Searched refs:Nflag (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/bash-94.1.2/bash-3.2/lib/readline/examples/
H A Drlcat.c81 int opt, Vflag, Nflag; local
89 vflag = Vflag = Nflag = 0;
104 Nflag = 1;
115 if (isatty(0) == 0 || argc || Nflag)
/macosx-10.10/system_cmds-643.1.1/sysctl.tproj/
H A Dsysctl.c69 static int Nflag, nflag, oflag, qflag, xflag, warncount; variable
145 Nflag = 1;
174 if (Nflag && nflag)
773 if (Nflag) {
/macosx-10.10/file_cmds-242/gzip/
H A Dgzip.c209 static int Nflag; /* don't restore name/timestamp */ variable
388 Nflag = 1;
392 Nflag = 0;
1456 if (method == FT_GZIP && Nflag) {
/macosx-10.10/netcat-22/
H A Dnetcat.c118 int Nflag; /* TCP adaptive write timeout */ variable
281 Nflag = 1;
1204 if (Nflag) {
/macosx-10.10/tcpdump-61/tcpdump/
H A Daddrtoname.c254 if (Nflag) {
299 if (Nflag) {
H A Dinterface.h383 #define Nflag gndo->ndo_Nflag macro
H A Dtcpdump.c1076 ++Nflag;

Completed in 99 milliseconds