Searched refs:SCM_PIDFD (Results 1 – 4 of 4) sorted by relevance
26 #ifndef SCM_PIDFD27 #define SCM_PIDFD 0x04 macro149 cmsg->cmsg_type == SCM_PIDFD) { in parse_cmsg()
196 #define SCM_PIDFD 0x04 /* ro: pidfd (int) */181 #define SCM_PIDFD global() macro
196 #define SCM_PIDFD 0x04 /* ro: pidfd (int) */ macro
484 if (put_cmsg(msg, SOL_SOCKET, SCM_PIDFD, sizeof(int), &pidfd)) { in scm_pidfd_recv()