Searched refs:mach_init (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/ipc/ |
H A D | client.c | 59 mach_init(const char *service, void **ctx) in mach_init() function 487 { "MACH", mach_init, mach_release, mach_ipc, mach_async },
|
H A D | server.c | 305 mach_init(const char *service, mach_port_t sport, heim_sipc ctx) in mach_init() function 429 ret = mach_init(service, sport, c); in heim_sipc_launchd_mach_init()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/Unix/ |
H A D | Threading.inc | 23 #include <mach/mach_init.h>
|