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

123

/freebsd-10-stable/bin/sh/bltin/
H A Decho.c55 int nflag = 0; local
/freebsd-10-stable/bin/echo/
H A Decho.c74 int nflag; /* if not set, output a trailing newline. */ local
/freebsd-10-stable/sbin/nvmecontrol/
H A Dperftest.c85 bool nflag, oflag, sflag, tflag; local
/freebsd-10-stable/sbin/reboot/
H A Dreboot.c70 int ch, howto, i, fd, lflag, nflag, qflag, sverrno, Nflag; local
/freebsd-10-stable/lib/msun/i387/
H A Dfenv.c72 int flag, nflag; local
/freebsd-10-stable/tools/regression/filemon/
H A Dtimed-forkb.c127 int nflag, tflag; local
/freebsd-10-stable/usr.bin/rpcgen/
H A Drpc_util.h94 int nflag; /* netid flag */ member in struct:commandline
/freebsd-10-stable/usr.sbin/mtree/
H A Dmtree.c55 int dflag, eflag, iflag, nflag, qflag, rflag, sflag, uflag, wflag; variable
/freebsd-10-stable/bin/getfacl/
H A Dgetfacl.c178 print_acl(char *path, acl_type_t type, int hflag, int iflag, int nflag, argument
263 print_acl_from_stdin(acl_type_t type, int hflag, int iflag, int nflag, argument
287 int hflag, iflag, qflag, nflag, vflag; local
[all...]
/freebsd-10-stable/bin/sh/
H A Doptions.h52 #define nflag optlist[5].val macro
/freebsd-10-stable/contrib/mtree/
H A Dmtree.c62 int bflag, dflag, eflag, iflag, jflag, lflag, mflag, nflag, qflag, rflag, variable
/freebsd-10-stable/sbin/ddb/
H A Dddb_capture.c201 char *mflag, *nflag, errbuf[_POSIX2_LINE_MAX]; local
/freebsd-10-stable/usr.bin/sort/
H A Dsort.h115 bool nflag; member in struct:sort_mods
/freebsd-10-stable/bin/date/
H A Ddate.c80 int jflag, nflag, Rflag; local
206 setthetime(const char *fmt, const char *p, int jflag, int nflag) argument
/freebsd-10-stable/usr.bin/procstat/
H A Dprocstat.c45 int hflag, nflag, Cflag, Hflag; variable
/freebsd-10-stable/sbin/kldconfig/
H A Dkldconfig.c331 int nflag; local
/freebsd-10-stable/tools/tools/net80211/wlanwatch/
H A Dwlanwatch.c80 int nflag = 0; variable
/freebsd-10-stable/usr.bin/cut/
H A Dcut.c59 static int nflag; variable
/freebsd-10-stable/usr.bin/id/
H A Did.c78 int Gflag, Mflag, Pflag, ch, gflag, id, nflag, pflag, rflag, uflag; local
377 group(struct passwd *pw, int nflag) argument
[all...]
/freebsd-10-stable/usr.sbin/repquota/
H A Drepquota.c98 static int nflag; /* display user/group by id */ variable
/freebsd-10-stable/bin/pax/
H A Dpax.c80 int nflag; /* select first archive member match */ variable
/freebsd-10-stable/bin/cp/
H A Dcp.c86 int fflag, iflag, lflag, nflag, pflag, sflag, vflag; variable
/freebsd-10-stable/sbin/mdconfig/
H A Dmdconfig.c59 static int nflag; variable
/freebsd-10-stable/bin/cat/
H A Dcat.c69 static int bflag, eflag, lflag, nflag, sflag, tflag, vflag; variable
/freebsd-10-stable/sbin/newfs/
H A Dnewfs.c94 int nflag; /* do not create .snap directory */ variable

Completed in 130 milliseconds

123