Searched refs:Lflag (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-current/usr.bin/find/
H A Dmain.c71 int Hflag, Lflag, ch; local
80 Hflag = Lflag = 0;
89 Lflag = 0;
92 Lflag = 1;
96 Hflag = Lflag = 0;
123 if (Lflag) {
/freebsd-current/bin/chmod/
H A Dchmod.c64 int Hflag, Lflag, Rflag, ch, fflag, fts_options, hflag, rval; local
70 Hflag = Lflag = Rflag = fflag = hflag = vflag = 0;
75 Lflag = 0;
78 Lflag = 1;
82 Hflag = Lflag = 0;
132 if (Lflag) {
/freebsd-current/bin/chflags/
H A Dchflags.c63 int Hflag, Lflag, Rflag, fflag, hflag, vflag, xflag; local
67 Hflag = Lflag = Rflag = fflag = hflag = vflag = xflag = 0;
72 Lflag = 0;
75 Lflag = 1;
79 Hflag = Lflag = 0;
112 if (Lflag) {
/freebsd-current/sbin/newfs/
H A Dnewfs.h79 extern int Lflag; /* add a volume label */
H A Dnewfs.c75 int Lflag; /* add a volume label */ variable
155 Lflag = 1;
/freebsd-current/usr.sbin/chown/
H A Dchown.c75 int Hflag, Lflag, Rflag, fflag, hflag, vflag, xflag; local
81 Hflag = Lflag = Rflag = fflag = hflag = vflag = xflag = 0;
86 Lflag = 0;
89 Lflag = 1;
93 Hflag = Lflag = 0;
123 if (hflag && (Hflag || Lflag))
126 if (Lflag) {
/freebsd-current/bin/cp/
H A Dcp.c76 static int Hflag, Lflag, Pflag, Rflag, rflag; variable
97 Lflag = Pflag = 0;
100 Lflag = 1;
105 Hflag = Lflag = 0;
114 Hflag = Lflag = 0;
138 rflag = Lflag = 1;
168 if (Lflag) {
227 if (Rflag && (Lflag || Hflag))
/freebsd-current/usr.bin/netstat/
H A Dsctp.c191 * If Lflag is set, we don't care about the return value.
193 if (Lflag)
282 if (xr != NULL && !Lflag) {
292 if (i == 0 && !Lflag)
335 if (!Lflag) {
342 if (Lflag)
363 (Lflag && !is_listening)) {
382 if (Lflag) {
403 if (aflag && !Lflag && (xladdr_total == 0) && process_closed) {
423 if (!Lflag
[all...]
H A Dunix.c292 if (first && !Lflag) {
300 if (Lflag && so->so_qlimit == 0)
303 if (Lflag) {
H A Dnetstat.h47 extern int Lflag; /* show size of listen queues */
H A Dinet.c302 if (!Lflag) {
313 if (Lflag)
371 if (Lflag && so->so_qlimit == 0)
389 if (Lflag) {
414 if (!Lflag)
426 if (!Lflag)
436 if (!Lflag)
448 if (!Lflag)
458 if (!Lflag)
472 if (!Lflag)
[all...]
/freebsd-current/usr.bin/xargs/
H A Dxargs.c82 static int cnt, Iflag, jfound, Lflag, Sflag, wasquoted, xflag; variable
154 Lflag = 1;
163 Lflag = (int)strtonum(optarg, 1, INT_MAX, &errstr);
234 if (Iflag || Lflag)
391 (Lflag <= count && xflag) || foundeof) {
/freebsd-current/usr.bin/du/
H A Ddu.c92 int Hflag, Lflag, aflag, sflag, dflag, cflag; local
99 Hflag = Lflag = aflag = sflag = dflag = cflag = lflag = Aflag = 0;
132 Lflag = 0;
138 Lflag = 1;
142 Hflag = Lflag = 0;
224 if (Lflag) {
/freebsd-current/usr.bin/grep/
H A Dgrep.h118 extern bool Eflag, Fflag, Gflag, Hflag, Lflag,
H A Dgrep.c89 bool Lflag; /* -L: only show names of files with no matches */ variable
494 Lflag = true;
497 Lflag = false;
716 if (Lflag)
H A Dutil.c330 lflag || Lflag)
395 if (Lflag && !qflag && lines == 0)
397 if (lines != 0 && !cflag && !lflag && !Lflag &&
621 if (!wflag && ((color == NULL && !oflag) || qflag || lflag || Lflag))
/freebsd-current/usr.sbin/efivar/
H A Defivar.c72 lflag, Lflag, Rflag, wflag, pflag, uflag, load_opt_flag, quiet; variable
342 Lflag = true;
406 else if (Lflag)
/freebsd-current/usr.bin/gprof/
H A Dgprof.c44 static int Lflag; variable
113 Lflag = 0;
116 Lflag = 1;
204 if(!Lflag) {
/freebsd-current/bin/pax/
H A Doptions.c441 Lflag = 1;
454 Lflag = 0;
648 Lflag = 1;
762 Lflag = 1;
1199 Lflag = 1;
H A Dpax.c74 int Lflag; /* follow symlinks when writing */ variable
H A Dextern.h216 extern int Lflag;
/freebsd-current/usr.bin/man/
H A Dman.sh287 L) Lflag=Lflag ;;
305 if [ -n "$Lflag" -a -n "$MANLOCALES" ]; then
1075 if [ -n "$Lflag" ]; then
/freebsd-current/usr.bin/iscsictl/
H A Discsictl.c732 int Aflag = 0, Mflag = 0, Rflag = 0, Lflag = 0, aflag = 0, local
763 Lflag = 1;
828 if (Aflag + Mflag + Rflag + Lflag == 0)
829 Lflag = 1;
830 if (Aflag + Mflag + Rflag + Lflag > 1)
959 assert(Lflag != 0);
/freebsd-current/usr.bin/pr/
H A Dpr.c1597 char *Lflag = NULL; local
1685 Lflag = eoptarg;
1843 (void) setlocale(LC_TIME, (Lflag != NULL) ? Lflag : "");
/freebsd-current/sbin/tunefs/
H A Dtunefs.c84 int kvalue, Lflag, lflag, mflag, mvalue, Nflag, nflag, oflag, ovalue; local
91 Aflag = aflag = eflag = fflag = jflag = Jflag = kflag = Lflag = 0;
187 Lflag = 1;
307 if (Lflag) {

Completed in 324 milliseconds

12