Home
last modified time | relevance | path

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

12

/freebsd/usr.sbin/mixer/
H A Dmixer.c60 int aflag = 0, dflag = 0, oflag = 0, sflag = 0; in main() local
236 printall(struct mixer *m, int oflag) in printall()
248 printminfo(struct mixer *m, int oflag) in printminfo()
277 printdev(struct mixer *m, int oflag) in printdev()
302 printrecsrc(struct mixer *m, int oflag) in printrecsrc()
/freebsd/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/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/bin/dd/
H A Dargs.c402 static const struct oflag { struct
414 struct oflag *op, tmp; in f_oflag() argument
/freebsd/bin/pwait/
H A Dpwait.c64 int oflag, tflag, verbose; in main() local
/freebsd/tests/sys/cddl/zfs/bin/
H A Dfile_write.c47 int oflag = 0; in main() local
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_write.c61 int oflag = 0; in main() local
/freebsd/usr.bin/cmp/
H A Dcmp.c100 int ch, fd1, fd2, oflag; in main() local
/freebsd/usr.sbin/smbmsg/
H A Dsmbmsg.c57 static int oflag = -1; /* output data */ variable
/freebsd/contrib/capsicum-test/
H A Dopenat.cc261 void CheckPolicing(int oflag) { in CheckPolicing()
/freebsd/usr.bin/finger/
H A Dfinger.c78 int entries, gflag, lflag, pplan, oflag; variable
/freebsd/usr.bin/bintrans/
H A Duudecode.c62 static bool base64, cflag, iflag, oflag, pflag, rflag, sflag; variable
/freebsd/sbin/shutdown/
H A Dshutdown.c81 static int docycle, dohalt, dopower, doreboot, killflg, mbuflen, oflag; variable
/freebsd/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()
/freebsd/sys/contrib/zstd/zlibWrapper/
H A Dgzlib.c101 int oflag; local
/freebsd/sys/contrib/zlib/
H A Dgzlib.c90 int oflag; in gz_open() local
/freebsd/lib/librt/
H A Dmq.c70 __mq_open(const char *name, int oflag, mode_t mode, in __mq_open()
/freebsd/libexec/getty/
H A Dsubr.c233 tcflag_t iflag, oflag, cflag, lflag; in set_flags() local
/freebsd/usr.bin/grep/
H A Dgrep.c100 bool oflag; /* -o: print only matching part */ variable
/freebsd/sbin/tunefs/
H A Dtunefs.c84 int kvalue, Lflag, lflag, mflag, mvalue, Nflag, nflag, oflag, ovalue; in main() local
/freebsd/usr.bin/xargs/
H A Dxargs.c81 static int count, insingle, indouble, oflag, pflag, tflag, Rflag, rval, zflag; variable
/freebsd/usr.sbin/iostat/
H A Diostat.c146 static int dflag = 0, Iflag = 0, Cflag = 0, Tflag = 0, oflag = 0, Kflag = 0; variable
/freebsd/usr.bin/netstat/
H A Dmain.c213 int oflag; /* show nexthop objects*/ variable
/freebsd/contrib/tcsh/
H A Dsh.misc.c658 xopen(const char *path, int oflag, ...) in xopen()

12