Home
last modified time | relevance | path

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

12

/freebsd-14.2/usr.sbin/mixer/
H A Dmixer.c63 int aflag = 0, dflag = 0, oflag = 0, sflag = 0; in main() local
245 printall(struct mixer *m, int oflag) in printall()
257 printminfo(struct mixer *m, int oflag) in printminfo()
286 printdev(struct mixer *m, int oflag) in printdev()
311 printrecsrc(struct mixer *m, int oflag) in printrecsrc()
/freebsd-14.2/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-14.2/sys/kern/
H A Dtty_compat.c278 tcflag_t oflag = tp->t_termios.c_oflag; in ttcompatgetflags() local
338 tcflag_t oflag = t->c_oflag; in ttcompatsetflags() local
415 tcflag_t oflag = t->c_oflag; in ttcompatsetlflags() local
/freebsd-14.2/bin/dd/
H A Dargs.c408 static const struct oflag { struct
420 struct oflag *op, tmp; in f_oflag() argument
/freebsd-14.2/bin/pwait/
H A Dpwait.c65 int oflag, tflag, verbose; in main() local
/freebsd-14.2/tests/sys/cddl/zfs/bin/
H A Dfile_write.c48 int oflag = 0; in main() local
/freebsd-14.2/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_write.c61 int oflag = 0; in main() local
/freebsd-14.2/usr.bin/cmp/
H A Dcmp.c113 int ch, fd1, fd2, oflag; in main() local
/freebsd-14.2/usr.sbin/smbmsg/
H A Dsmbmsg.c57 static int oflag = -1; /* output data */ variable
/freebsd-14.2/contrib/capsicum-test/
H A Dopenat.cc261 void CheckPolicing(int oflag) { in CheckPolicing()
/freebsd-14.2/usr.bin/finger/
H A Dfinger.c91 int entries, gflag, lflag, pplan, oflag; variable
/freebsd-14.2/usr.bin/bintrans/
H A Duudecode.c74 static bool base64, cflag, iflag, oflag, pflag, rflag, sflag; variable
/freebsd-14.2/sbin/shutdown/
H A Dshutdown.c93 static int docycle, dohalt, dopower, doreboot, killflg, mbuflen, oflag; variable
/freebsd-14.2/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-14.2/sys/contrib/zstd/zlibWrapper/
H A Dgzlib.c101 int oflag; local
/freebsd-14.2/sys/contrib/zlib/
H A Dgzlib.c90 int oflag; in gz_open() local
/freebsd-14.2/lib/librt/
H A Dmq.c83 __mq_open(const char *name, int oflag, mode_t mode, in __mq_open()
/freebsd-14.2/libexec/getty/
H A Dsubr.c239 tcflag_t iflag, oflag, cflag, lflag; in set_flags() local
/freebsd-14.2/usr.bin/grep/
H A Dgrep.c100 bool oflag; /* -o: print only matching part */ variable
/freebsd-14.2/usr.bin/xargs/
H A Dxargs.c93 static int count, insingle, indouble, oflag, pflag, tflag, Rflag, rval, zflag; variable
/freebsd-14.2/sbin/tunefs/
H A Dtunefs.c96 int kvalue, Lflag, lflag, mflag, mvalue, Nflag, nflag, oflag, ovalue; in main() local
/freebsd-14.2/usr.sbin/iostat/
H A Diostat.c146 static int dflag = 0, Iflag = 0, Cflag = 0, Tflag = 0, oflag = 0, Kflag = 0; variable
/freebsd-14.2/usr.bin/netstat/
H A Dmain.c224 int oflag; /* show nexthop objects*/ variable
/freebsd-14.2/stand/userboot/test/
H A Dtest.c453 int oflag = O_RDONLY; in main() local

12