Searched refs:waiting4attach (Results 1 – 1 of 1) sorted by relevance
388 struct waiting4attach { struct389 LIST_ENTRY(waiting4attach) le;396 static LIST_HEAD(, waiting4attach) _launchd_domain_waiters; argument398 static struct waiting4attach *waiting4attach_new(jobmgr_t jm, const char *name, mach_port_t port, p…399 static void waiting4attach_delete(jobmgr_t jm, struct waiting4attach *w4a);400 static struct waiting4attach *waiting4attach_find(jobmgr_t jm, job_t j);414 LIST_HEAD(, waiting4attach) attaches;536 struct waiting4attach *w4a;1343 struct waiting4attach *w4ai = NULL; in jobmgr_remove()4218 struct waiting4attach *w4ai = NULL; in job_callback_proc()[all …]