Home
last modified time | relevance | path

Searched defs:open (Results 1 – 25 of 212) sorted by relevance

123456789

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A Dstartfile.py26 def open(self, filename): member in BaseController
72 def open(self, filename): member in Controller
90 def open(self, filename): member in Start
206 def open(filename): function
/netbsd-src/external/gpl3/gcc/dist/fixincludes/tests/base/
H A Dfcntl.h31 open (const char *name, int flags) in open() function
45 open (const char *name, int flags) in open() function
/netbsd-src/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, in open() function in gzfilebuf
398 gzifstream::open(const char* name, in open() function in gzifstream
453 gzofstream::open(const char* name, in open() function in gzofstream
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, in open() function in gzfilebuf
398 gzifstream::open(const char* name, in open() function in gzifstream
453 gzofstream::open(const char* name, in open() function in gzofstream
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, in open() function in gzfilebuf
398 gzifstream::open(const char* name, in open() function in gzifstream
453 gzofstream::open(const char* name, in open() function in gzofstream
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, in open() function in gzfilebuf
398 gzifstream::open(const char* name, in open() function in gzifstream
453 gzofstream::open(const char* name, in open() function in gzofstream
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, in open() function in gzfilebuf
398 gzifstream::open(const char* name, in open() function in gzifstream
453 gzofstream::open(const char* name, in open() function in gzofstream
/netbsd-src/sys/arch/atari/stand/tostools/libtos/
H A Dcread.h41 #define open copen macro
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_open_fd.c28 #define open _open macro
H A Dtest_read_large.c32 #define open _open macro
H A Dtest_read_data_large.c36 #define open _open macro
/netbsd-src/external/gpl3/autoconf/dist/lib/Autom4te/
H A DXFile.pm130 sub open subroutine
/netbsd-src/lib/libperfuse/
H A Dperfuse.h44 #define open(path, flags) \ macro
/netbsd-src/sys/lib/libsa/
H A Dopen.c75 open(const char *fname, int mode) in open() function
/netbsd-src/sys/arch/vax/boot/boot/
H A Dvaxstand.h33 #define SADEV(name,strategy,open,close,ioctl) \ argument
/netbsd-src/external/bsd/jemalloc/include/jemalloc/internal/
H A Dhooks.h9 #define open JEMALLOC_HOOK(open, hooks_libc_hook) macro
/netbsd-src/external/bsd/libpcap/dist/testprogs/
H A Dunix.h46 #define open _open macro
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dsave-cwd.c52 # define open(File, Flags) (-1) macro
/netbsd-src/external/bsd/libfido2/dist/openbsd-compat/
H A Dposix_win.h39 #define open(path, ...) posix_open(path, __VA_ARGS__) macro
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, in open() function in gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { in open() function in gzfilestream_common
/netbsd-src/common/dist/zlib/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, in open() function in gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { in open() function in gzfilestream_common
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, in open() function in gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { in open() function in gzfilestream_common
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, in open() function in gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { in open() function in gzfilestream_common
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, in open() function in gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { in open() function in gzfilestream_common
/netbsd-src/sys/modules/lua/
H A Dluavar.h38 lua_CFunction open; member

123456789