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

12

/freebsd-current/bin/pwait/
H A Dpwait.c64 int oflag, tflag, verbose; local
/freebsd-current/contrib/llvm-project/lldb/source/Host/common/
H A DPseudoTerminal.cpp66 llvm::Error PseudoTerminal::OpenFirstAvailablePrimary(int oflag) { argument
95 llvm::Error PseudoTerminal::OpenSecondary(int oflag) { argument
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/file/
H A Dfile_write.c61 int oflag = 0; local
/freebsd-current/usr.bin/cmp/
H A Dcmp.c100 int ch, fd1, fd2, oflag; local
/freebsd-current/tests/sys/cddl/zfs/bin/
H A Dfile_write.c47 int oflag = 0; local
/freebsd-current/contrib/capsicum-test/
H A Dopenat.cc261 void CheckPolicing(int oflag) { argument
[all...]
/freebsd-current/sys/contrib/zstd/zlibWrapper/
H A Dgzlib.c101 int oflag; local
/freebsd-current/usr.sbin/smbmsg/
H A Dsmbmsg.c57 static int oflag = -1; /* output data */ variable
[all...]
/freebsd-current/sys/kern/
H A Dtty_compat.c276 tcflag_t oflag = tp->t_termios.c_oflag; local
336 tcflag_t oflag = t->c_oflag; local
413 tcflag_t oflag = t->c_oflag; local
[all...]
/freebsd-current/lib/librt/
H A Dmq.c70 __mq_open(const char *name, int oflag, mode_t mode, argument
/freebsd-current/lib/libc/gen/
H A Dsem.c220 _libc_sem_open_compat(const char *name, int oflag, ...) argument
H A Dfts-compat.c644 int cderrno, descend, len, level, maxlen, nlinks, oflag, saved_errno, local
H A Dfts.c639 int cderrno, descend, oflag, saved_errno, nostat, doadjust, local
/freebsd-current/usr.bin/finger/
H A Dfinger.c78 int entries, gflag, lflag, pplan, oflag; variable
/freebsd-current/bin/dd/
H A Dargs.c402 static const struct oflag { struct
/freebsd-current/libexec/getty/
H A Dsubr.c233 tcflag_t iflag, oflag, cflag, lflag; local
/freebsd-current/sbin/shutdown/
H A Dshutdown.c81 static int docycle, dohalt, dopower, doreboot, killflg, mbuflen, oflag; variable
/freebsd-current/usr.bin/bintrans/
H A Duudecode.c62 static bool base64, cflag, iflag, oflag, pflag, rflag, sflag; variable
/freebsd-current/sys/contrib/zlib/
H A Dgzlib.c90 int oflag; local
/freebsd-current/usr.sbin/mixer/
H A Dmixer.c60 int aflag = 0, dflag = 0, oflag = 0, sflag = 0; local
236 printall(struct mixer *m, int oflag) argument
248 printminfo(struct mixer *m, int oflag) argument
277 printdev(struct mixer *m, int oflag) argument
302 printrecsrc(struct mixer *m, int oflag) argument
[all...]
/freebsd-current/sbin/tunefs/
H A Dtunefs.c84 int kvalue, Lflag, lflag, mflag, mvalue, Nflag, nflag, oflag, ovalue; local
/freebsd-current/contrib/tcsh/
H A Dsh.misc.c658 xopen(const char *path, int oflag, ...) argument
/freebsd-current/lib/libfetch/
H A Dftp.c1105 int oflag; local
/freebsd-current/usr.bin/grep/
H A Dgrep.c100 bool oflag; /* -o: print only matching part */ variable
/freebsd-current/usr.sbin/iostat/
H A Diostat.c146 static int dflag = 0, Iflag = 0, Cflag = 0, Tflag = 0, oflag = 0, Kflag = 0; variable

Completed in 335 milliseconds

12