Home
last modified time | relevance | path

Searched defs:oflag (Results 1 – 25 of 61) sorted by relevance

123

/netbsd-src/usr.sbin/lpr/lpd/
H A Dttcompat.c65 tcflag_t oflag = tp->c_oflag; in sttygetoflags() local
101 tcflag_t oflag = tp->c_oflag; in sttysetoflags() local
165 tcflag_t oflag = tp->c_oflag; in sttyclearflags() local
194 tcflag_t oflag = tp->c_oflag; in sttysetflags() local
222 tcflag_t oflag = tp->c_oflag; in sttyclearlflags() local
257 tcflag_t oflag = tp->c_oflag; in sttysetlflags() local
/netbsd-src/sys/compat/common/
H A Dtty_43.c289 tcflag_t oflag = tp->t_oflag; in ttcompatgetflags() local
357 tcflag_t oflag = t->c_oflag; in ttcompatsetflags() local
443 tcflag_t oflag = t->c_oflag; in ttcompatsetlflags() local
/netbsd-src/lib/libc/nls/
H A Dcatopen.c70 catopen(const char *name, int oflag) in catopen()
77 catopen_l(const char *name, int oflag, locale_t loc) in catopen_l()
/netbsd-src/lib/libc/stdlib/
H A Dposix_openpt.c42 posix_openpt(int oflag) in posix_openpt()
/netbsd-src/lib/libm/softfloat/
H A Dfeupdateenv.c47 fexcept_t oflag; in __weak_alias() local
/netbsd-src/bin/dd/
H A Ddd.c85 #define oflag O_CREAT macro
88 u_int oflag = O_CREAT; /* open(2) flags for output file */ variable
/netbsd-src/external/bsd/pdisk/dist/
H A Dpathname.c76 open_pathname_as_media(char *path, int oflag) in open_pathname_as_media()
/netbsd-src/tests/lib/libpthread/
H A Dt_call_once.c50 static once_flag oflag = ONCE_FLAG_INIT; variable
/netbsd-src/sbin/nvmectl/
H A Dperftest.c95 bool nflag, oflag, sflag, tflag; in perftest() local
/netbsd-src/lib/librt/
H A Dshm.c122 shm_open(const char *name, int oflag, mode_t mode) in shm_open()
/netbsd-src/libexec/getty/
H A Dsubr.c188 tcflag_t iflag, oflag, cflag, lflag; in setflags() local
369 tcflag_t iflag, oflag, cflag, lflag; in compatflags() local
/netbsd-src/usr.sbin/mopd/mopprobe/
H A Dmopprobe.c63 int oflag = 0; /* print only once */ variable
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dexecute.c94 nonintr_open (const char *pathname, int oflag, mode_t mode) in nonintr_open()
H A Dpipe.c93 nonintr_open (const char *pathname, int oflag, mode_t mode) in nonintr_open()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmmfile.d88 int oflag; in version() local
281 int oflag; in version() local
/netbsd-src/lib/libc/gen/
H A Dposix_spawn_fileactions.c105 int fildes, const char * __restrict path, int oflag, mode_t mode) in posix_spawn_file_actions_addopen()
/netbsd-src/usr.bin/finger/
H A Dfinger.c96 int entries, gflag, lflag, mflag, oflag, sflag, eightflag, pplan; variable
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h425 int oflag = O_WRONLY|O_CREAT; in _GLIBCXX_VISIBILITY() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dmmfile.d90 int oflag; in version() local
278 int oflag; in version() local
/netbsd-src/usr.bin/ktrace/
H A Dktrace.c274 int oflag = fcntl(fd, F_GETFL, 0); in fclear() local
/netbsd-src/lib/librmt/
H A Drmtlib.c249 _rmt_open(const char *path, int oflag, int mode) in _rmt_open()
627 rmtopen(const char *path, int oflag, ...) in rmtopen()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/filesystem/
H A Dops-common.h487 int oflag = O_WRONLY | O_CREAT | common_flags; in _GLIBCXX_VISIBILITY() local
/netbsd-src/sys/sys/
H A Dspawn.h59 int oflag; member
/netbsd-src/sys/compat/linux/common/
H A Dlinux_mqueue.c86 int error, oflag; in linux_sys_mq_open() local
/netbsd-src/sys/kern/
H A Dsys_select.c707 const int oflag = l->l_selflag; sel_setevents() local
777 int index, oflag; selnotify() local

123