Home
last modified time | relevance | path

Searched refs:launchd_close (Results 1 – 3 of 3) sorted by relevance

/NextBSD/lib/liblaunch/
HDlaunch_internal.h92 void launchd_close(launch_t, __typeof__(close) closefunc);
HDliblaunch.c301 launchd_close(globals->l, close); in launch_client_init()
671 launchd_close(launch_t lh, typeof(close) closefunc) in launchd_close() function
/NextBSD/sbin/launchd/
HDipc.c595 launchd_close(c->conn, close_abi_fixup); in ipc_close()