Searched refs:kflag (Results 1 - 20 of 20) sorted by relevance

/macosx-10.10.1/file_cmds-242/gzip/
H A Dznew64 if test $kflag -eq 1 && smaller "$filez" "$tmp"; then
105 kflag=0
117 K) kflag=1;;
H A Dgzip.c207 static int kflag; /* don't delete input files */ variable
381 kflag = 1;
1206 if (kflag)
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint_pktap.c92 if (kflag != PRMD_NONE) {
97 if (kflag & PRMD_IF) {
102 switch ((kflag & (PRMD_PNAME |PRMD_PID))) {
145 if ((kflag & PRMD_SVC) && pktp_hdr->pth_svc != -1) {
151 if (kflag & PRMD_DIR) {
H A Dtcpdump.c1009 kflag = PRMD_ALL;
1038 kflag = PRMD_ALL;
1040 kflag = val;
1591 if ((kflag || Pflag) && pcap_apple_set_exthdr(pd, on) == -1)
2553 if (kflag && h->comment[0])
2800 if (kflag != PRMD_NONE) {
2808 if (kflag & PRMD_IF) {
2820 switch ((kflag & (PRMD_PNAME |PRMD_PID))) {
2867 if ((kflag & PRMD_SVC) && pkt_svc != -1) {
2877 if ((kflag
[all...]
H A Dinterface.h379 #define kflag gndo->ndo_kflag macro
/macosx-10.10.1/adv_cmds-158/finger/
H A Dfinger.c94 int entries, gflag, kflag, lflag, mflag, pplan, sflag, oflag, Tflag; variable
128 kflag = 1; /* keep going without utmpx */
249 if (kflag)
388 if (kflag)
/macosx-10.10.1/system_cmds-643.1.1/reboot.tproj/
H A Dreboot.c87 int ch, howto, kflag, lflag, nflag, qflag, uflag; local
101 kflag = lflag = nflag = qflag = 0;
113 kflag = 1;
168 if (kflag) {
/macosx-10.10.1/system_cmds-643.1.1/sa.tproj/
H A Dextern.h110 extern int aflag, bflag, cflag, dflag, Dflag, fflag, iflag, jflag, kflag;
H A Dusrdb.c214 if (kflag)
233 if (kflag)
H A Dmain.c74 int aflag, bflag, cflag, dflag, Dflag, fflag, iflag, jflag, kflag; variable
134 kflag = 1;
/macosx-10.10.1/text_cmds-88/csplit/
H A Dcsplit.c78 int kflag; /* Keep output if error occurs */ variable
106 kflag = sflag = 0;
115 kflag = 1;
146 if (!kflag) {
/macosx-10.10.1/OpenSSL098-52/src/crypto/des/
H A Ddes.c126 int vflag,cflag,eflag,dflag,kflag,bflag,fflag,sflag,uflag,flag3,hflag,error; variable
135 vflag=cflag=eflag=dflag=kflag=hflag=bflag=fflag=sflag=uflag=flag3=0;
202 kflag=1;
278 if (!kflag)
/macosx-10.10.1/file_cmds-242/pax/
H A Dpax.c83 int kflag; /* do not overwrite existing files */ variable
H A Dfile_subs.c300 if (kflag)
337 if (kflag)
605 if (kflag)
H A Dextern.h225 extern int kflag;
H A Doptions.c295 kflag = 1;
1109 kflag = 1;
1209 kflag = 0;
/macosx-10.10.1/file_cmds-242/df/
H A Ddf.c151 int kflag = 0; local
172 if (!kflag) {
203 kflag = 1;
/macosx-10.10.1/netcat-22/
H A Dnetcat.c81 int kflag; /* More than one connect */ variable
237 kflag = 1;
401 if (!lflag && kflag)
492 if (!kflag)
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libpng/
H A Dpngwutil.c1228 int kflag; local
1303 for (kflag = 0, dp = *new_key; *kp != '\0'; kp++)
1305 if (*kp == ' ' && kflag == 0)
1308 kflag = 1;
1318 kflag = 0;
/macosx-10.10.1/system_cmds-643.1.1/sar.tproj/
H A Dsar.c82 int kflag = 0; variable
271 kflag = 1;

Completed in 182 milliseconds