Searched defs:nflag (Results 1 - 25 of 52) sorted by relevance

123

/freebsd-current/bin/sh/bltin/
H A Decho.c53 int nflag = 0; local
/freebsd-current/usr.sbin/arp/
H A Darp.h10 bool nflag; member in struct:arp_opts
/freebsd-current/usr.sbin/ndp/
H A Dndp.h9 bool nflag; member in struct:ndp_opts
/freebsd-current/bin/echo/
H A Decho.c47 int nflag; /* if not set, output a trailing newline. */ local
/freebsd-current/usr.bin/rpcgen/
H A Drpc_util.h89 int nflag; /* netid flag */ member in struct:commandline
/freebsd-current/lib/msun/i387/
H A Dfenv.c71 int flag, nflag; local
/freebsd-current/contrib/mtree/
H A Dmtree.c62 int bflag, dflag, eflag, iflag, jflag, lflag, mflag, nflag, qflag, rflag, variable
/freebsd-current/usr.bin/sort/
H A Dsort.h109 bool nflag; member in struct:sort_mods
/freebsd-current/tools/tools/intel-ucode-split/
H A Dintel-ucode-split.c125 bool nflag, vflag; local
/freebsd-current/sbin/ddb/
H A Dddb_capture.c200 char *mflag, *nflag, errbuf[_POSIX2_LINE_MAX]; local
/freebsd-current/bin/getfacl/
H A Dgetfacl.c83 print_acl(char *path, acl_type_t type, int hflag, int iflag, int nflag, argument
169 print_acl_from_stdin(acl_type_t type, int hflag, int iflag, int nflag, argument
193 int hflag, iflag, qflag, nflag, vflag; local
[all...]
/freebsd-current/bin/sh/
H A Doptions.h52 #define nflag optval[5] macro
/freebsd-current/bin/cpuset/
H A Dcpuset.c60 static int nflag; variable
/freebsd-current/usr.bin/sed/
H A Dmain.c90 int aflag, eflag, nflag; variable
/freebsd-current/usr.bin/rctl/
H A Drctl.c357 print_rules(char *rules, int hflag, int nflag) argument
588 int ch, aflag = 0, hflag = 0, nflag = 0, lflag = 0, rflag = 0, local
410 show_limits(const char *filter, const char *unexpanded_rule, int hflag, int nflag) argument
540 show_rules(const char *filter, const char *unexpanded_rule, int hflag, int nflag) argument
[all...]
/freebsd-current/usr.bin/id/
H A Did.c67 int Gflag, Mflag, Pflag, ch, gflag, id, nflag, pflag, rflag, uflag; local
368 group(struct passwd *pw, int nflag) argument
[all...]
/freebsd-current/sbin/kldconfig/
H A Dkldconfig.c303 int nflag; local
/freebsd-current/usr.sbin/repquota/
H A Drepquota.c86 static int nflag; /* display user/group by id */ variable
/freebsd-current/bin/pax/
H A Dpax.c68 int nflag; /* select first archive member match */ variable
/freebsd-current/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c77 int nflag = 0; variable
/freebsd-current/sbin/reboot/
H A Dreboot.c226 bool Dflag, fflag, lflag, Nflag, nflag, qflag; local
/freebsd-current/bin/cp/
H A Dcp.c75 int Nflag, fflag, iflag, lflag, nflag, pflag, sflag, vflag; variable
/freebsd-current/usr.bin/cut/
H A Dcut.c52 static int nflag; variable
/freebsd-current/bin/cat/
H A Dcat.c61 static int bflag, eflag, lflag, nflag, sflag, tflag, vflag; variable
/freebsd-current/sbin/newfs/
H A Dnewfs.c84 int nflag; /* do not create .snap directory */ variable

Completed in 347 milliseconds

123