Home
last modified time | relevance | path

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

/xnu-8792.81.2/bsd/sys/
H A Dprotosw.h325 #define PR_IMPLOPCL 0x20 /* implied open/close */ macro
342 PR_IMPLOPCL|PR_LASTHDR|PR_PROTOLOCK|PR_PCBLOCK|PR_DISPOSE)
/xnu-8792.81.2/bsd/kern/
H A Duipc_socket.c2533 (so->so_proto->pr_flags & PR_IMPLOPCL) && in sosend()