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

12

/src/sys/lib/libsa/
H A Dclose.c67 close(int fd) function in typeref:typename:int
/src/sys/arch/atari/stand/tostools/libtos/
H A Dcread.h39 #define close cclose macro
/src/sys/arch/hpc/stand/hpcboot/
H A Dfile_fat.h50 BOOL close(void) { return CloseHandle(_handle); } function in class:FatFile
H A Dfile_ufs.cpp153 UfsFile::close() function in class:UfsFile
H A Dfile_http.h99 BOOL close(void) { return TRUE; } function in class:HttpFile
H A Dfile_manager.cpp186 FileManager::close() function in class:FileManager
/src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/
H A Drandombytes.h25 int (*close)(void); /* optional */ member in struct:randombytes_implementation
/src/lib/libc/rpc/
H A Dsvc_fdset.h8 # define close(a) rump_sys_close(a) macro
/src/sys/dev/hdmicec/
H A Dhdmicec_if.h36 void (*close)(void *); member in struct:hdmicec_hw_if
/src/include/
H A Drmt.h48 #define close rmtclose macro
/src/sys/dev/
H A Dradio_if.h44 int (*close)(void *, int, int, struct proc *); member in struct:radio_hw_if
H A Dmidi_if.h68 void (*close)(void *); /* close hardware */ member in struct:midi_hw_if
/src/tests/compat/linux/
H A Dh_linux.h45 #define close(fd) (int)syscall(LINUX_SYS_close, fd) macro
/src/tests/net/net/
H A Dt_socket_afinet.c55 #define close rump_sys_close macro
[all...]
/src/tests/fs/lfs/
H A Dutil.c60 int write_file(const char *filename, off_t len, int close, unsigned int seed) argument
/src/sys/dev/dtv/
H A Ddtvif.h61 void (*close)(void *); member in struct:dtv_hw_if
/src/sys/external/bsd/acpica/dist/include/platform/
H A Dacwin64.h189 #define close _close macro
H A Dacwin.h215 #define close _close macro
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Dhw_gpio.h68 void (*close)( member in struct:hw_gpio_pin_funcs
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_gem.h84 void (*close)(struct drm_gem_object *obj, struct drm_file *file); member in struct:drm_gem_object_funcs
/src/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp102 gzfilebuf *gzfilebuf::close() { function in class:gzfilebuf
279 void gzfilestream_common::close() { function in class:gzfilestream_common
/src/common/dist/zlib/contrib/iostream2/
H A Dzstream.h80 int close() { function in class:izstream
198 int close() { function in class:ozstream
/src/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc107 gzfilebuf::close() function in class:gzfilebuf
420 gzifstream::close() function in class:gzifstream
475 gzofstream::close() function in class:gzofstream
/src/games/sail/
H A Ddr_3.c336 struct ship *close; local in function:checksails
/src/sys/dev/sun/
H A Dkbdvar.h96 int (*close)(struct kbd_softc *); member in struct:kbd_ops

Completed in 11 milliseconds

12