Home
last modified time | relevance | path

Searched refs:should_destroy (Results 1 – 2 of 2) sorted by relevance

/xnu-8019.80.24/osfmk/ipc/
H A Dipc_port.h576 boolean_t should_destroy);
H A Dipc_port.c664 boolean_t should_destroy) in ipc_port_clear_receiver() argument
700 if (should_destroy) { in ipc_port_clear_receiver()