/netbsd-src/usr.sbin/lpr/lpd/ |
H A D | ttcompat.c | 65 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 D | tty_43.c | 289 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 D | catopen.c | 70 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 D | posix_openpt.c | 42 posix_openpt(int oflag) in posix_openpt()
|
/netbsd-src/lib/libm/softfloat/ |
H A D | feupdateenv.c | 47 fexcept_t oflag; in __weak_alias() local
|
/netbsd-src/bin/dd/ |
H A D | dd.c | 85 #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 D | pathname.c | 76 open_pathname_as_media(char *path, int oflag) in open_pathname_as_media()
|
/netbsd-src/tests/lib/libpthread/ |
H A D | t_call_once.c | 50 static once_flag oflag = ONCE_FLAG_INIT; variable
|
/netbsd-src/sbin/nvmectl/ |
H A D | perftest.c | 95 bool nflag, oflag, sflag, tflag; in perftest() local
|
/netbsd-src/lib/librt/ |
H A D | shm.c | 122 shm_open(const char *name, int oflag, mode_t mode) in shm_open()
|
/netbsd-src/libexec/getty/ |
H A D | subr.c | 188 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 D | mopprobe.c | 63 int oflag = 0; /* print only once */ variable
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/ |
H A D | execute.c | 94 nonintr_open (const char *pathname, int oflag, mode_t mode) in nonintr_open()
|
H A D | pipe.c | 93 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 D | mmfile.d | 88 int oflag; in version() local 281 int oflag; in version() local
|
/netbsd-src/lib/libc/gen/ |
H A D | posix_spawn_fileactions.c | 105 int fildes, const char * __restrict path, int oflag, mode_t mode) in posix_spawn_file_actions_addopen()
|
/netbsd-src/usr.bin/finger/ |
H A D | finger.c | 96 int entries, gflag, lflag, mflag, oflag, sflag, eightflag, pplan; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/filesystem/ |
H A D | ops-common.h | 425 int oflag = O_WRONLY|O_CREAT; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/ |
H A D | mmfile.d | 90 int oflag; in version() local 278 int oflag; in version() local
|
/netbsd-src/usr.bin/ktrace/ |
H A D | ktrace.c | 274 int oflag = fcntl(fd, F_GETFL, 0); in fclear() local
|
/netbsd-src/lib/librmt/ |
H A D | rmtlib.c | 249 _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 D | ops-common.h | 487 int oflag = O_WRONLY | O_CREAT | common_flags; in _GLIBCXX_VISIBILITY() local
|
/netbsd-src/sys/sys/ |
H A D | spawn.h | 59 int oflag; member
|
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_mqueue.c | 86 int error, oflag; in linux_sys_mq_open() local
|
/netbsd-src/sys/kern/ |
H A D | sys_select.c | 707 const int oflag = l->l_selflag; sel_setevents() local 777 int index, oflag; selnotify() local
|