Home
last modified time | relevance | path

Searched refs:UNP_FORGE_PATH (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/sys/
H A Dun.h118 #define UNP_FORGE_PATH(sun, len) ({ \ macro
/xnu-12377.1.9/bsd/kern/
H A Duipc_usrreq.c1183 char *path = UNP_FORGE_PATH(soun, namelen); in unp_bind()
1316 char *path = UNP_FORGE_PATH(soun, len); in unp_connect()