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

  /src/lib/librumpclient/
rumpclient.c 670 dupgood(int myfd, int mustchange) function in typeref:typename:int
709 if ((fd = dupgood(host_kqueue(), 0)) == -1) {
793 s = dupgood(host_socket(parsetab[ptab_idx].domain, SOCK_STREAM, 0), 0);
1109 newfd = dupgood(clispc.spc_fd, 1);
1136 newfd = dupgood(holyfd, 1);

Completed in 13 milliseconds