Home
last modified time | relevance | path

Searched refs:dealloc (Results 1 – 6 of 6) sorted by relevance

/hurd/
A Dintern-fd.c27 _hurd_intern_fd (io_t port, int flags, int dealloc) in _hurd_intern_fd() argument
43 if (dealloc) in _hurd_intern_fd()
A Dhurdid.c33 inline void dealloc (__typeof (_hurd_id.gen) *p) in _hurd_check_ids()
55 dealloc (&_hurd_id.gen); in _hurd_check_ids()
56 dealloc (&_hurd_id.aux); in _hurd_check_ids()
A Dintr-msg.c182 inline void clean_ports (mach_port_t *ports, int dealloc) in _hurd_intr_rpc_mach_msg()
202 if (dealloc) in _hurd_intr_rpc_mach_msg()
/hurd/hurd/
A Dport.h170 int dealloc; in _hurd_port_free() local
178 dealloc = _hurd_userlink_unlink (link); in _hurd_port_free()
181 if (dealloc) in _hurd_port_free()
A Duserlink.h129 int dealloc = ! link->resource.next && ! link->resource.prevp; in _hurd_userlink_unlink() local
146 return dealloc; in _hurd_userlink_unlink()
A Dfd.h237 extern int _hurd_intern_fd (io_t port, int flags, int dealloc);

Completed in 12 milliseconds