Lines Matching refs:scm_cookie
32 struct scm_cookie {
41 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm);
42 void scm_detach_fds_compat(struct msghdr *msg, struct scm_cookie *scm);
43 int __scm_send(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm);
44 void __scm_destroy(struct scm_cookie *scm);
48 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm)
53 static __inline__ void unix_get_peersec_dgram(struct socket *sock, struct scm_cookie *scm)
57 static __inline__ void scm_set_cred(struct scm_cookie *scm,
66 static __inline__ void scm_destroy_cred(struct scm_cookie *scm)
72 static __inline__ void scm_destroy(struct scm_cookie *scm)
80 struct scm_cookie *scm, bool forcecreds)
94 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm)
115 static inline void scm_passec(struct socket *sock, struct msghdr *msg, struct scm_cookie *scm)
124 static __inline__ void scm_pidfd_recv(struct msghdr *msg, struct scm_cookie *scm)
161 struct scm_cookie *scm, int flags)
191 struct scm_cookie *scm, int flags)
200 struct scm_cookie *scm, int flags)