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

/darwin-on-arm/xnu/bsd/sys/
H A Dprotosw.h179 * PR_IMPLOPCL means that the protocol allows sendto without prior connect,
189 #define PR_IMPLOPCL 0x20 /* implied open/close */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_socket.c1791 (so->so_proto->pr_flags & PR_IMPLOPCL) &&

Completed in 30 milliseconds