Searched defs:open (Results 1 - 25 of 68) sorted by relevance

123

/src/lib/libperfuse/
H A Dperfuse.h44 #define open(path, flags) \ macro
/src/sys/arch/atari/stand/tostools/libtos/
H A Dcread.h41 #define open copen macro
/src/sys/lib/libsa/
H A Dopen.c75 open(const char *fname, int mode) function in typeref:typename:int
/src/sys/modules/lua/
H A Dluavar.h38 lua_CFunction open; member in struct:lua_module
/src/usr.bin/make/unit-tests/
H A Dopt-jobs-internal.mk
/src/sys/dev/hdmicec/
H A Dhdmicec_if.h35 int (*open)(void *, int); member in struct:hdmicec_hw_if
/src/sys/dev/ic/
H A Dmpuvar.h38 int open; member in struct:mpu_softc
/src/include/
H A Drmt.h57 #define open rmtopen macro
/src/sys/dev/
H A Dradio_if.h41 int (*open)(void *, int, int, struct proc *); member in struct:radio_hw_if
H A Dmidi_if.h64 int (*open)(void *, int, /* open hardware */ member in struct:midi_hw_if
/src/tests/compat/linux/
H A Dh_linux.h53 #define open(path, flags, ...) (int)syscall(LINUX_SYS_open, \ macro
/src/sys/arch/hpc/stand/hpcboot/
H A Dfile_fat.cpp60 FatFile::open(const TCHAR *name, uint32_t flags) function in class:FatFile
H A Dfile_ufs.cpp92 UfsFile::open(const TCHAR *name, uint32_t flags) function in class:UfsFile
H A Dfile_manager.cpp67 FileManager::open(const TCHAR *name, uint32_t flags) function in class:FileManager
/src/sys/dev/dtv/
H A Ddtvif.h60 int (*open)(void *, int); member in struct:dtv_hw_if
/src/lib/librefuse/refuse/
H A Dv11.h65 int (*open) (const char *, int); member in struct:fuse_operations_v11
H A Dv21.h61 int (*open) (const char *, int); member in struct:fuse_operations_v21
H A Dv22.h65 int (*open) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v22
H A Dv23.h65 int (*open) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v23
H A Dv25.h61 int (*open) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v25
H A Dv26.h61 int (*open) (const char *, struct fuse_file_info *); member in struct:fuse_operations_v26
/src/sys/external/bsd/acpica/dist/include/platform/
H A Dacwin64.h186 #define open _open macro
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/gpio/
H A Dhw_gpio.h53 bool (*open)( member in struct:hw_gpio_pin_funcs
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_gem.h75 int (*open)(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.cpp18 gzfilebuf *gzfilebuf::open( const char *name, function in class:gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { function in class:gzfilestream_common

Completed in 10 milliseconds

123