Searched defs:nflag (Results 26 - 50 of 52) sorted by relevance

123

/freebsd-current/usr.bin/w/
H A Dw.c87 static int nflag; /* true if -n flag: don't convert addrs */ variable
/freebsd-current/sbin/tunefs/
H A Dtunefs.c84 int kvalue, Lflag, lflag, mflag, mvalue, Nflag, nflag, oflag, ovalue; local
/freebsd-current/sbin/fsck_ffs/
H A Dglobs.c66 char nflag; /* assume a no response */ variable
/freebsd-current/lib/libc/rpc/
H A Drpc_generic.c66 int nflag; /* Whether NETPATH or NETCONFIG */ member in struct:handle
/freebsd-current/usr.sbin/keyserv/
H A Dkeyserv.c103 int nflag = 0; local
/freebsd-current/usr.bin/systat/
H A Dnetstat.c115 static int nflag = 0; variable
/freebsd-current/usr.sbin/inetd/
H A Dbuiltins.c362 int c, fflag = 0, nflag = 0, rflag = 0, argc = 0; local
/freebsd-current/sbin/mdconfig/
H A Dmdconfig.c59 static int md_fd, nflag; variable
/freebsd-current/usr.bin/grep/
H A Dgrep.c99 bool nflag; /* -n: show line numbers in front of matching lines */ variable
/freebsd-current/contrib/nvi/ex/
H A Dex_subst.c348 int cflag, lflag, nflag, pflag, rflag; local
/freebsd-current/usr.sbin/iostat/
H A Diostat.c181 int hflag = 0, cflag = 0, wflag = 0, nflag = 0; local
/freebsd-current/bin/df/
H A Ddf.c87 static int aflag = 0, cflag, hflag, iflag, kflag, lflag = 0, nflag, Tflag; variable
/freebsd-current/sbin/routed/rtquery/
H A Drtquery.c91 int nflag; /* numbers, no names */ variable
/freebsd-current/sys/rpc/
H A Drpc_generic.c78 int nflag; /* Whether NETPATH or NETCONFIG */ member in struct:handle
/freebsd-current/usr.bin/xargs/
H A Dxargs.c110 int ch, Jflag, nargs, nflag, nline; local
/freebsd-current/sys/fs/nfsclient/
H A Dnfs_clbio.c977 int nflag; local
/freebsd-current/contrib/netcat/
H A Dnetcat.c94 int nflag; /* Don't do name look up */ variable
/freebsd-current/usr.sbin/traceroute6/
H A Dtraceroute6.c340 static int nflag; /* print addresses numerically */ variable
/freebsd-current/sbin/sysctl/
H A Dsysctl.c65 static int Nflag, nflag, oflag, qflag, tflag, Tflag, Wflag, xflag; variable
[all...]
/freebsd-current/crypto/openssh/regress/
H A Dnetcat.c104 int nflag; /* Don't do name look up */ variable
/freebsd-current/usr.bin/gzip/
H A Dgzip.c215 static int nflag; /* don't save name/timestamp */ variable
/freebsd-current/usr.bin/vmstat/
H A Dvmstat.c159 static int nflag; variable
/freebsd-current/sbin/route/
H A Droute.c90 static int nflag, af, aflen, qflag, tflag; variable
/freebsd-current/usr.sbin/traceroute/
H A Dtraceroute.c330 int nflag; /* print addresses numerically */ variable
/freebsd-current/sys/kern/
H A Dkern_sysctl.c2913 int error, xflag, oflag, Nflag, nflag; local

Completed in 535 milliseconds

123