Home
last modified time | relevance | path

Searched defs:jobmgr_s (Results 1 – 1 of 1) sorted by relevance

/NextBSD/sbin/launchd/
HDcore.c408 struct jobmgr_s { struct
410 LIST_ENTRY(jobmgr_s) xpc_le; argument
425 mach_port_t jm_port;
426 mach_port_t req_port;
427 jobmgr_t parentmgr;
428 int reboot_flags;
429 time_t shutdown_time;
430 unsigned int global_on_demand_cnt;
431 unsigned int normal_active_cnt;
433 shutting_down:1,
[all …]