Home
last modified time | relevance | path

Searched defs:send_fds (Results 1 - 4 of 4) sorted by relevance

/third_party/libuv/test/
H A Dtest-pipe-sendmsg.c111 int send_fds[ARRAY_SIZE(incoming)]; in TEST_IMPL() local
/third_party/python/Lib/
H A Dsocket.py552 def send_fds(sock, buffers, fds, flags=0, address=None): function
/kernel/linux/linux-5.10/net/unix/
H A Daf_unix.c1591 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() argument
/kernel/linux/linux-6.6/net/unix/
H A Daf_unix.c1822 static int unix_scm_to_skb(struct scm_cookie *scm, struct sk_buff *skb, bool send_fds) in unix_scm_to_skb() argument

Completed in 10 milliseconds