Searched refs:SCM_RIGHTS (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/sys/
H A Dsocket.h847 #define SCM_RIGHTS 0x01 /* access rights (array of int) */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Duipc_usrreq.c1938 if (cm->cmsg_type != SCM_RIGHTS || cm->cmsg_level != SOL_SOCKET ||
2253 cm->cmsg_type != SCM_RIGHTS)
H A Duipc_socket.c2306 * Call the protocol to externalize SCM_RIGHTS message
2313 cmsg_type == SCM_RIGHTS) {
2340 * externalizing SCM_RIGHTS.

Completed in 29 milliseconds