Searched refs:host_close (Results 1 – 2 of 2) sorted by relevance
86 int (*host_close)(int); variable691 host_close(ofds[i]); in dupgood()721 host_close(fd); in makeholyfd()758 host_close(holyfd); in doconnect()763 host_close(clispc.spc_fd); in doconnect()977 host_close(clispc.spc_fd); in rumpclient_init()1040 host_close(holyfd); in rumpclient_fork_init()1101 (void)host_close(fd); in rumpclient__closenotify()1128 host_close(newfd); in rumpclient__closenotify()
2193 int (*host_close)(int);2353 host_close = GETSYSCALL(host, CLOSE);2359 host_close(hpipe[0]);2361 host_close(hpipe[1]);2175 int (*host_close)(int); global() local