Home
last modified time | relevance | path

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

/linux/net/core/
H A Dscm.c378 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm, bool notrunc) in scm_detach_fds() function
428 EXPORT_SYMBOL(scm_detach_fds);
573 scm_detach_fds(msg, scm, READ_ONCE(u->scm_rights_notrunc)); in scm_recv_unix()
/linux/include/net/
H A Dscm.h53 void scm_detach_fds(struct msghdr *msg, struct scm_cookie *scm, bool notrunc);