Home
last modified time | relevance | path

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

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