Home | History | Annotate | Download | only in src

Lines Matching refs:PF_UNSPEC

1573   if (fd[0] != -1 && socketpair(AF_UNIX, SOCK_STREAM, PF_UNSPEC, reply) != -1) {