Home | History | Annotate | Download | only in input

Lines Matching refs:socketpair

127     if (socketpair(AF_UNIX, SOCK_SEQPACKET, 0, sockets)) {