Home | History | Annotate | Download | only in src

Lines Matching refs:socketpair

1573   if (fd[0] != -1 && socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, reply) != -1) {
1644 log_Printf(LogERROR, "%s: Failed socketpair read: %s\n",
1647 log_Printf(LogERROR, "%s: Failed socketpair read: Got %zd of %d\n",