Searched refs:not_count (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/osfmk/mach/
H A Dnotify.h125 mach_msg_type_number_t not_count; member in struct:__anon1275
/darwin-on-arm/xnu/osfmk/kern/
H A Daudit_sessionport.c149 * We check the port's mscount against the notification's not_count
177 if (port->ip_mscount > notification->not_count) {
H A Dipc_kobject.c565 request_header)->not_count);
/darwin-on-arm/xnu/osfmk/device/
H A Diokit_rpc.c429 mach_port_mscount_t mscount = notification->not_count;

Completed in 17 milliseconds