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);
|