Home
last modified time | relevance | path

Searched defs:closefd (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/mit/libuv/dist/test/
H A Drunner-unix.c45 static void closefd(int fd) { in closefd() function
/netbsd-src/external/bsd/file/dist/src/
H A Dcompress.c863 closefd(int *fd, size_t i) in closefd() function
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dbuffer.c2061 bool closefd, statted; in fd_buffer_shutdown() local