Home
last modified time | relevance | path

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

12

/freebsd-src/usr.sbin/mixer/
H A Dmixer.c60 int aflag = 0, dflag = 0, oflag = 0, sflag = 0; main() local
236 printall(struct mixer * m,int oflag) printall() argument
248 printminfo(struct mixer * m,int oflag) printminfo() argument
277 printdev(struct mixer * m,int oflag) printdev() argument
302 printrecsrc(struct mixer * m,int oflag) printrecsrc() argument
[all...]
/freebsd-src/contrib/llvm-project/lldb/source/Host/common/
H A DPseudoTerminal.cpp66 llvm::Error PseudoTerminal::OpenFirstAvailablePrimary(int oflag) { in OpenFirstAvailablePrimary()
95 llvm::Error PseudoTerminal::OpenSecondary(int oflag) { in OpenSecondary()
/freebsd-src/sys/kern/
H A Dtty_compat.c276 tcflag_t oflag = tp->t_termios.c_oflag; in ttcompatgetflags() local
336 tcflag_t oflag = t->c_oflag; in ttcompatsetflags() local
413 tcflag_t oflag = t->c_oflag; in ttcompatsetlflags() local
/freebsd-src/bin/dd/
H A Dargs.c402 static const struct oflag { struct
414 struct oflag *op, tmp; in f_oflag() argument
/freebsd-src/bin/pwait/
H A Dpwait.c64 int oflag, tflag, verbose; in main() local
/freebsd-src/tests/sys/cddl/zfs/bin/
H A Dfile_write.c47 int oflag = 0; in main() local
/freebsd-src/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_write.c61 int oflag = 0; in main() local
/freebsd-src/usr.bin/cmp/
H A Dcmp.c100 int ch, fd1, fd2, oflag; in main() local
/freebsd-src/usr.sbin/smbmsg/
H A Dsmbmsg.c57 static int oflag = -1; /* output data */ variable
/freebsd-src/contrib/capsicum-test/
H A Dopenat.cc261 void CheckPolicing(int oflag) { in CheckPolicing()
/freebsd-src/usr.bin/finger/
H A Dfinger.c78 int entries, gflag, lflag, pplan, oflag; variable
/freebsd-src/usr.bin/bintrans/
H A Duudecode.c62 static bool base64, cflag, iflag, oflag, pflag, rflag, sflag; variable
/freebsd-src/sbin/shutdown/
H A Dshutdown.c81 static int docycle, dohalt, dopower, doreboot, killflg, mbuflen, oflag; global() variable
/freebsd-src/lib/libc/gen/
H A Dposix_spawn.c75 int oflag; member
430 int fildes, const char * __restrict path, int oflag, mode_t mode) in posix_spawn_file_actions_addopen()
H A Dsem.c220 _libc_sem_open_compat(const char *name, int oflag, ...) in _libc_sem_open_compat()
H A Dfts.c639 int cderrno, descend, oflag, saved_errno, nostat, doadjust, fts_build() local
/freebsd-src/sys/contrib/zlib/
H A Dgzlib.c90 int oflag; in gz_open() local
/freebsd-src/sys/contrib/zstd/zlibWrapper/
H A Dgzlib.c101 int oflag; local
/freebsd-src/lib/librt/
H A Dmq.c70 __mq_open(const char *name, int oflag, mode_t mode, in __mq_open()
/freebsd-src/libexec/getty/
H A Dsubr.c233 tcflag_t iflag, oflag, cflag, lflag; in set_flags() local
/freebsd-src/usr.bin/grep/
H A Dgrep.c100 bool oflag; /* -o: print only matching part */ variable
/freebsd-src/sbin/tunefs/
H A Dtunefs.c84 int kvalue, Lflag, lflag, mflag, mvalue, Nflag, nflag, oflag, ovalue; in main() local
/freebsd-src/usr.bin/xargs/
H A Dxargs.c81 static int count, insingle, indouble, oflag, pflag, tflag, Rflag, rval, zflag; variable
/freebsd-src/usr.sbin/iostat/
H A Diostat.c146 static int dflag = 0, Iflag = 0, Cflag = 0, Tflag = 0, oflag = 0, Kflag = 0; variable
/freebsd-src/usr.bin/netstat/
H A Dmain.c213 int oflag; /* show nexthop objects*/ variable

12