Searched defs:close (Results 1 - 25 of 292) sorted by relevance

1234567891011>>

/netbsd-current/sys/lib/libsa/
H A Dclose.c67 close(int fd) function
/netbsd-current/sys/arch/atari/stand/tostools/libtos/
H A Dcread.h39 #define close cclose macro
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dposix_win.h40 #define close(fd) posix_close(fd) macro
/netbsd-current/sys/arch/hpc/stand/hpcboot/
H A Dfile_fat.h50 BOOL close(void) { return CloseHandle(_handle); } function in class:FatFile
/netbsd-current/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_open_fd.c36 #define close _close macro
H A Dtest_read_data_large.c38 #define close _close macro
H A Dtest_read_large.c34 #define close _close macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dclose.c29 #undef close macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/arm/
H A Dthumb.s123 close: label
/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dclose.c29 #undef close macro
/netbsd-current/external/bsd/jemalloc/dist/include/jemalloc/internal/
H A Dhooks.h13 #define close JEMALLOC_HOOK(close, hooks_libc_hook) macro
/netbsd-current/external/bsd/jemalloc/include/jemalloc/internal/
H A Dhooks.h13 #define close JEMALLOC_HOOK(close, hooks_libc_hook) macro
/netbsd-current/lib/libc/rpc/
H A Dsvc_fdset.h7 # undef close macro
8 # define close(a) rump_sys_close(a) macro
/netbsd-current/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Drandombytes.h25 int (*close)(void); /* optional */ member in struct:randombytes_implementation
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dproc-utils.h109 #define close(X) close_with_trace (X, __FILE__, __LINE__) macro
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.python/
H A Dtui-window-disabled.py48 def close(self): member in class:EventWindow
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dproc-utils.h109 #define close(X) close_with_trace (X, __FILE__, __LINE__) macro
/netbsd-current/crypto/external/cpl/trousers/dist/src/include/
H A Dtcsem.h18 int (*close)(FILE *); member in struct:ext_log_source
/netbsd-current/sys/arch/i386/stand/lib/test/
H A Dsanamespace.h9 #undef close macro
/netbsd-current/sys/dev/hdmicec/
H A Dhdmicec_if.h36 void (*close)(void *); member in struct:hdmicec_hw_if
/netbsd-current/sys/dev/
H A Dradio_if.h44 int (*close)(void *, int, int, struct proc *); member in struct:radio_hw_if
/netbsd-current/external/gpl3/autoconf/dist/lib/Autom4te/
H A DXFile.pm159 sub close subroutine
/netbsd-current/external/bsd/libpcap/dist/testprogs/
H A Dunix.h55 #define close _close macro
/netbsd-current/include/
H A Drmt.h48 #define close rmtclose macro
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dgenerate.py53 def close(self) : member in class:GeneratedFile
76 def close(self) : member in class:Header

Completed in 425 milliseconds

1234567891011>>