Home
last modified time | relevance | path

Searched defs:open_mode (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dfifo_listen.c57 static int open_mode = 0; in fifo_listen() local
/netbsd-src/common/dist/zlib/contrib/iostream3/
H A Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/netbsd-src/external/gpl2/lvm2/dist/lib/log/
H A Dlog.c57 const char *open_mode = append ? "a" : "w"; in init_log_file() local
/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/iostream3/
H A Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/iostream3/
H A Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/iostream3/
H A Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/netbsd-src/external/gpl3/gdb.old/dist/zlib/contrib/iostream3/
H A Dzfstream.cc131 gzfilebuf::open_mode(std::ios_base::openmode mode, in open_mode() function in gzfilebuf
/netbsd-src/sys/dev/ic/
H A Dad1848var.h134 int open_mode; member
/netbsd-src/external/bsd/bzip2/dist/
H A Dbzlib.c1389 int open_mode) /* bzopen: 0, bzdopen:1 */ in bzopen_or_bzdopen()
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dbzlib.c924 int open_mode) /* bzopen: 0, bzdopen:1 */ in bzopen_or_bzdopen()
/netbsd-src/external/gpl2/lvm2/dist/lib/metadata/
H A Dmetadata-exported.h258 uint32_t open_mode; /* FIXME: read or write - check lock type? */ member
/netbsd-src/external/gpl2/lvm2/dist/include/
H A Dmetadata-exported.h258 uint32_t open_mode; /* FIXME: read or write - check lock type? */ member
/netbsd-src/sys/kern/
H A Dvfs_syscalls.c1733 do_open(lwp_t * l,struct vnode * dvp,struct pathbuf * pb,int open_flags,int open_mode,int * fd) do_open() argument
1792 fd_open(const char * path,int open_flags,int open_mode,int * fd) fd_open() argument