| /src/lib/libc/stdlib/ |
| H A D | posix_openpt.c | 42 posix_openpt(int oflag) argument
|
| /src/lib/libm/softfloat/ |
| H A D | feupdateenv.c | 47 fexcept_t oflag; local in function:__weak_alias
|
| /src/tests/lib/libpthread/ |
| H A D | t_call_once.c | 50 static once_flag oflag = ONCE_FLAG_INIT; variable in typeref:typename:once_flag
|
| /src/usr.sbin/lpr/lpd/ |
| H A D | ttcompat.c | 65 tcflag_t oflag = tp->c_oflag; local in function:sttygetoflags 101 tcflag_t oflag = tp->c_oflag; local in function:sttysetoflags 165 tcflag_t oflag = tp->c_oflag; local in function:sttyclearflags 194 tcflag_t oflag = tp->c_oflag; local in function:sttysetflags 222 tcflag_t oflag = tp->c_oflag; local in function:sttyclearlflags 257 tcflag_t oflag = tp->c_oflag; local in function:sttysetlflags [all...] |
| /src/lib/libc/gen/ |
| H A D | posix_spawn_fileactions.c | 104 posix_spawn_file_actions_addopen(posix_spawn_file_actions_t * __restrict fa,int fildes,const char * __restrict path,int oflag,mode_t mode) argument
|
| H A D | fts.c | 652 int oflag; local in function:fts_build
|
| /src/sbin/nvmectl/ |
| H A D | perftest.c | 95 bool nflag, oflag, sflag, tflag; local in function:perftest
|
| /src/lib/librt/ |
| H A D | shm.c | 122 shm_open(const char *name, int oflag, mode_t mode) argument
|
| H A D | sem.c | 268 sem_open(const char *name, int oflag, ...) argument
|
| /src/sys/compat/common/ |
| H A D | tty_43.c | 289 tcflag_t oflag = tp->t_oflag; local in function:ttcompatgetflags 357 tcflag_t oflag = t->c_oflag; local in function:ttcompatsetflags 443 tcflag_t oflag = t->c_oflag; local in function:ttcompatsetlflags [all...] |
| /src/sys/compat/linux/common/ |
| H A D | linux_mqueue.c | 86 int error, oflag; local in function:linux_sys_mq_open
|
| /src/lib/libc/nls/ |
| H A D | catopen.c | 70 catopen(const char *name, int oflag) argument 77 catopen_l(const char *name, int oflag, locale_t loc) argument
|
| /src/usr.bin/finger/ |
| H A D | finger.c | 96 int entries, gflag, lflag, mflag, oflag, sflag, eightflag, pplan; variable in typeref:typename:int
|
| /src/usr.bin/ktrace/ |
| H A D | ktrace.c | 274 int oflag = fcntl(fd, F_GETFL, 0); local in function:fclear
|
| /src/libexec/getty/ |
| H A D | subr.c | 188 tcflag_t iflag, oflag, cflag, lflag; local in function:setflags 369 tcflag_t iflag, oflag, cflag, lflag; local in function:compatflags [all...] |
| /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 in typeref:typename:u_int
|
| /src/common/dist/zlib/ |
| H A D | gzlib.c | 88 int oflag; local in function:gz_open
|
| /src/sys/sys/ |
| H A D | spawn.h | 59 int oflag; member in struct:posix_spawn_file_actions_entry::__anon0e752d2e010a::__anon0e752d2e0208
|
| /src/lib/librmt/ |
| H A D | rmtlib.c | 249 _rmt_open(const char *path, int oflag, int mode) argument 627 rmtopen(const char *path, int oflag, ...) argument
|
| /src/usr.bin/mkdep/ |
| H A D | mkdep.c | 214 int aflag, dflag, iflag, oflag, qflag; local in function:main
|
| /src/usr.bin/xargs/ |
| H A D | xargs.c | 78 static int count, insingle, indouble, oflag, pflag, tflag, Rflag, rval, zflag; variable in typeref:typename:int
|
| /src/sys/kern/ |
| H A D | sys_mqueue.c | 478 mq_handle_open(struct lwp *l, const char *u_name, int oflag, mode_t mode, argument 413 mqueue_create(lwp_t * l,char * name,struct mq_attr * attr,mode_t mode,int oflag,mqueue_t ** mqret) argument [all...] |
| H A D | sys_select.c | 812 const int oflag = l->l_selflag; local in function:sel_setevents 882 int index, oflag; local in function:selnotify
|
| H A D | uipc_sem.c | 640 do_ksem_open(struct lwp *l, const char *semname, int oflag, mode_t mode, argument
|
| /src/share/examples/refuse/ian/libfetch/ |
| H A D | ftp.c | 1104 int oflag; local in function:_ftp_request
|