Searched defs:Cflag (Results 1 – 13 of 13) sorted by relevance
/freebsd/usr.bin/tr/ |
H A D | tr.c | 65 int Cflag, cflag, dflag, sflag, isstring2; in main() local 333 setup(char *arg, STR *str, int cflag, int Cflag) in setup()
|
/freebsd/tools/test/ppsapi/ |
H A D | ppsapitest.c | 17 static int aflag, Aflag, cflag, Cflag, eflag, uflag, vflag; variable
|
/freebsd/contrib/mtree/ |
H A D | mtree.c | 82 int cflag, Cflag, Dflag, Uflag, wflag; in main() local
|
/freebsd/bin/sh/ |
H A D | options.h | 58 #define Cflag optval[11] macro
|
/freebsd/sbin/nvmecontrol/ |
H A D | format.c | 60 bool Cflag; member
|
/freebsd/bin/cpuset/ |
H A D | cpuset.c | 53 static int Cflag; variable
|
/freebsd/usr.bin/fortune/strfile/ |
H A D | strfile.c | 93 static int Cflag = false; /* embedded comments */ variable
|
/freebsd/usr.sbin/pwd_mkdb/ |
H A D | pwd_mkdb.c | 104 int Cflag, dflag, iflag; in main() local
|
/freebsd/contrib/ntp/clockstuff/ |
H A D | propdelay.c | 116 int Cflag = 0; variable
|
/freebsd/usr.sbin/iostat/ |
H A D | iostat.c | 146 static int dflag = 0, Iflag = 0, Cflag = 0, Tflag = 0, oflag = 0, Kflag = 0; variable
|
/freebsd/contrib/tcpdump/ |
H A D | tcpdump.c | 184 static int64_t Cflag; /* rotate dump files after this many bytes */ variable 186 static long Cflag; /* rotate dump files after this many bytes */ variable
|
/freebsd/usr.bin/netstat/ |
H A D | main.c | 202 int Cflag; /* show congestion control algo and vars */ variable
|
/freebsd/usr.bin/gprof/ |
H A D | gprof.h | 220 EXTERN bool Cflag; /* find cut-set to eliminate cycles */ variable
|