HomeSort by: relevance | last modified time | path
    Searched defs:ps_setbuf_fdpair (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
privsep.c 234 ps_setbuf_fdpair(int fd[]) function
364 if (ps_setbuf_fdpair(fd) == -1) {
365 logerr("%s: ps_setbuf_fdpair", __func__);
privsep.c 234 ps_setbuf_fdpair(int fd[]) function
364 if (ps_setbuf_fdpair(fd) == -1) {
365 logerr("%s: ps_setbuf_fdpair", __func__);

Completed in 31 milliseconds