Searched refs:_close (Results 101 - 105 of 105) sorted by relevance

12345

/netbsd-current/external/mit/libuv/dist/src/win/
H A Dfs.c713 result = _close(fd);
717 /* _close doesn't set _doserrno on failure, but it does always set errno
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fs.c44 # define close _close
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cc2608 CHECK_SIZE_AND_OFFSET(FILE, _close);
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.cpp2609 CHECK_SIZE_AND_OFFSET(FILE, _close);
/netbsd-current/sys/rump/librump/rumpkern/
H A Drump_syscalls.c180 __weak_alias(_close,rump___sysimpl_close);

Completed in 206 milliseconds

12345