Home
last modified time | relevance | path

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

12

/netbsd/src/usr.sbin/lpr/lpd/
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/
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/
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/
Dposix_openpt.c42 posix_openpt(int oflag) in posix_openpt()
/netbsd/src/bin/dd/
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/
Dpathname.c76 open_pathname_as_media(char *path, int oflag) in open_pathname_as_media()
Dfile_media.c202 open_file_as_media(char *file, int oflag) in open_file_as_media()
/netbsd/src/tests/lib/libpthread/
Dt_call_once.c50 static once_flag oflag = ONCE_FLAG_INIT; variable
/netbsd/src/lib/librt/
Dshm.c122 shm_open(const char *name, int oflag, mode_t mode) in shm_open()
Dsem.c268 sem_open(const char *name, int oflag, ...) in sem_open()
/netbsd/src/libexec/getty/
Dsubr.c188 tcflag_t iflag, oflag, cflag, lflag; in setflags() local
369 tcflag_t iflag, oflag, cflag, lflag; in compatflags() local
/netbsd/src/lib/libc/gen/
Dposix_spawn_fileactions.c105 int fildes, const char * __restrict path, int oflag, mode_t mode) in posix_spawn_file_actions_addopen()
Dfts.c652 int oflag; in fts_build() local
/netbsd/src/usr.bin/finger/
Dfinger.c96 int entries, gflag, lflag, mflag, oflag, sflag, eightflag, pplan; variable
/netbsd/src/usr.bin/ktrace/
Dktrace.c274 int oflag = fcntl(fd, F_GETFL, 0); in fclear() local
/netbsd/src/lib/librmt/
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/sys/compat/linux/common/
Dlinux_mqueue.c86 int error, oflag; in linux_sys_mq_open() local
/netbsd/src/sys/sys/
Dspawn.h59 int oflag; member
/netbsd/src/usr.bin/xargs/
Dxargs.c78 static int count, insingle, indouble, oflag, pflag, tflag, Rflag, rval, zflag; variable
/netbsd/src/sys/kern/
Dsys_select.c812 const int oflag = l->l_selflag; in sel_setevents() local
882 int index, oflag; in selnotify() local
Dsys_mqueue.c414 int oflag, mqueue_t **mqret) in mqueue_create()
478 mq_handle_open(struct lwp *l, const char *u_name, int oflag, mode_t mode, in mq_handle_open()
/netbsd/src/common/dist/zlib/
Dgzlib.c88 int oflag; in gz_open() local
/netbsd/src/usr.bin/mkdep/
Dmkdep.c214 int aflag, dflag, iflag, oflag, qflag; in main() local
/netbsd/src/usr.bin/grep/
Dgrep.c110 bool oflag; /* -o: print only matching part */ variable
/netbsd/src/sbin/swapctl/
Dswapctl.c143 static int oflag; /* only autoset dump device */ variable

12