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

12

/src/lib/libc/stdlib/
H A Dposix_openpt.c42 posix_openpt(int oflag) argument
/src/lib/libm/softfloat/
H A Dfeupdateenv.c47 fexcept_t oflag; local in function:__weak_alias
/src/tests/lib/libpthread/
H A Dt_call_once.c50 static once_flag oflag = ONCE_FLAG_INIT; variable in typeref:typename:once_flag
/src/usr.sbin/lpr/lpd/
H A Dttcompat.c65 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 Dposix_spawn_fileactions.c104 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 Dfts.c652 int oflag; local in function:fts_build
/src/sbin/nvmectl/
H A Dperftest.c95 bool nflag, oflag, sflag, tflag; local in function:perftest
/src/lib/librt/
H A Dshm.c122 shm_open(const char *name, int oflag, mode_t mode) argument
H A Dsem.c268 sem_open(const char *name, int oflag, ...) argument
/src/sys/compat/common/
H A Dtty_43.c289 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 Dlinux_mqueue.c86 int error, oflag; local in function:linux_sys_mq_open
/src/lib/libc/nls/
H A Dcatopen.c70 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 Dfinger.c96 int entries, gflag, lflag, mflag, oflag, sflag, eightflag, pplan; variable in typeref:typename:int
/src/usr.bin/ktrace/
H A Dktrace.c274 int oflag = fcntl(fd, F_GETFL, 0); local in function:fclear
/src/libexec/getty/
H A Dsubr.c188 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 Ddd.c85 #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 Dgzlib.c88 int oflag; local in function:gz_open
/src/sys/sys/
H A Dspawn.h59 int oflag; member in struct:posix_spawn_file_actions_entry::__anon0e752d2e010a::__anon0e752d2e0208
/src/lib/librmt/
H A Drmtlib.c249 _rmt_open(const char *path, int oflag, int mode) argument
627 rmtopen(const char *path, int oflag, ...) argument
/src/usr.bin/mkdep/
H A Dmkdep.c214 int aflag, dflag, iflag, oflag, qflag; local in function:main
/src/usr.bin/xargs/
H A Dxargs.c78 static int count, insingle, indouble, oflag, pflag, tflag, Rflag, rval, zflag; variable in typeref:typename:int
/src/sys/kern/
H A Dsys_mqueue.c478 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 Dsys_select.c812 const int oflag = l->l_selflag; local in function:sel_setevents
882 int index, oflag; local in function:selnotify
H A Duipc_sem.c640 do_ksem_open(struct lwp *l, const char *semname, int oflag, mode_t mode, argument
/src/share/examples/refuse/ian/libfetch/
H A Dftp.c1104 int oflag; local in function:_ftp_request

Completed in 18 milliseconds

12