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

12

/freebsd-13-stable/usr.bin/find/
H A Dmain.c80 int Hflag, Lflag, ch; local
87 Hflag = Lflag = 0;
96 Lflag = 0;
99 Lflag = 1;
103 Hflag = Lflag = 0;
130 if (Lflag) {
/freebsd-13-stable/bin/chflags/
H A Dchflags.c78 int Hflag, Lflag, Rflag, fflag, hflag, vflag, xflag; local
82 Hflag = Lflag = Rflag = fflag = hflag = vflag = xflag = 0;
87 Lflag = 0;
90 Lflag = 1;
94 Hflag = Lflag = 0;
127 if (Lflag) {
/freebsd-13-stable/bin/chmod/
H A Dchmod.c78 int Hflag, Lflag, Rflag, ch, fflag, fts_options, hflag, rval; local
84 Hflag = Lflag = Rflag = fflag = hflag = vflag = 0;
89 Lflag = 0;
92 Lflag = 1;
96 Hflag = Lflag = 0;
146 if (Lflag) {
/freebsd-13-stable/sbin/newfs/
H A Dnewfs.h81 extern int Lflag; /* add a volume label */
H A Dnewfs.c87 int Lflag; /* add a volume label */ variable
165 Lflag = 1;
/freebsd-13-stable/usr.sbin/chown/
H A Dchown.c90 int Hflag, Lflag, Rflag, fflag, hflag, vflag, xflag; local
96 Hflag = Lflag = Rflag = fflag = hflag = vflag = xflag = 0;
101 Lflag = 0;
104 Lflag = 1;
108 Hflag = Lflag = 0;
138 if (hflag && (Hflag || Lflag))
141 if (Lflag) {
/freebsd-13-stable/bin/cp/
H A Dcp.c102 int Hflag, Lflag, ch, fts_options, r, have_trailing_slash; local
106 Hflag = Lflag = 0;
111 Lflag = 0;
114 Lflag = 1;
118 Hflag = Lflag = 0;
126 Hflag = Lflag = 0;
147 rflag = Lflag = 1;
178 if (Lflag) {
237 if (Rflag && (Lflag || Hflag))
/freebsd-13-stable/usr.bin/netstat/
H A Dsctp.c200 * If Lflag is set, we don't care about the return value.
202 if (Lflag)
291 if (xr != NULL && !Lflag) {
301 if (i == 0 && !Lflag)
344 if (!Lflag) {
351 if (Lflag)
372 (Lflag && !is_listening)) {
391 if (Lflag) {
412 if (aflag && !Lflag && (xladdr_total == 0) && process_closed) {
432 if (!Lflag
[all...]
H A Dunix.c300 if (first && !Lflag) {
308 if (Lflag && so->so_qlimit == 0)
311 if (Lflag) {
H A Dnetstat.h50 extern int Lflag; /* show size of listen queues */
H A Dinet.c316 if (!Lflag) {
327 if (Lflag)
387 if (Lflag && so->so_qlimit == 0)
412 if (Lflag) {
437 if (!Lflag)
449 if (!Lflag)
459 if (!Lflag)
471 if (!Lflag)
481 if (!Lflag)
495 if (!Lflag)
[all...]
/freebsd-13-stable/usr.bin/xargs/
H A Dxargs.c94 static int cnt, Iflag, jfound, Lflag, Sflag, wasquoted, xflag; variable
165 Lflag = 1;
174 Lflag = strtonum(optarg, 0, INT_MAX, &errstr);
243 if (Iflag || Lflag)
398 (Lflag <= count && xflag) || foundeof) {
/freebsd-13-stable/usr.bin/du/
H A Ddu.c105 int Hflag, Lflag, aflag, sflag, dflag, cflag; local
112 Hflag = Lflag = aflag = sflag = dflag = cflag = lflag = Aflag = 0;
141 Lflag = 0;
147 Lflag = 1;
151 Hflag = Lflag = 0;
233 if (Lflag) {
/freebsd-13-stable/usr.bin/grep/
H A Dgrep.h119 extern bool Eflag, Fflag, Gflag, Hflag, Lflag,
H A Dgrep.c92 bool Lflag; /* -L: only show names of files with no matches */ variable
497 Lflag = true;
500 Lflag = false;
718 if (Lflag)
H A Dutil.c333 lflag || Lflag)
398 if (Lflag && !qflag && lines == 0)
400 if (lines != 0 && !cflag && !lflag && !Lflag &&
624 if (!wflag && ((color == NULL && !oflag) || qflag || lflag || Lflag))
/freebsd-13-stable/usr.sbin/efivar/
H A Defivar.c71 lflag, Lflag, Rflag, wflag, pflag, uflag, load_opt_flag; variable
303 Lflag++;
364 else if (Lflag)
/freebsd-13-stable/usr.bin/gprof/
H A Dgprof.c59 static int Lflag; variable
128 Lflag = 0;
131 Lflag = 1;
219 if(!Lflag) {
/freebsd-13-stable/bin/pax/
H A Doptions.c449 Lflag = 1;
462 Lflag = 0;
656 Lflag = 1;
770 Lflag = 1;
1207 Lflag = 1;
H A Dpax.c88 int Lflag; /* follow symlinks when writing */ variable
H A Dextern.h221 extern int Lflag;
H A Dftree.c113 if (Lflag)
/freebsd-13-stable/usr.bin/man/
H A Dman.sh248 L) Lflag=Lflag ;;
266 if [ -n "$Lflag" -a -n "$MANLOCALES" ]; then
985 if [ -n "$Lflag" ]; then
/freebsd-13-stable/usr.bin/iscsictl/
H A Discsictl.c722 int Aflag = 0, Mflag = 0, Rflag = 0, Lflag = 0, aflag = 0, local
750 Lflag = 1;
815 if (Aflag + Mflag + Rflag + Lflag == 0)
816 Lflag = 1;
817 if (Aflag + Mflag + Rflag + Lflag > 1)
946 assert(Lflag != 0);
/freebsd-13-stable/sbin/tunefs/
H A Dtunefs.c96 int kvalue, Lflag, lflag, mflag, mvalue, Nflag, nflag, oflag, ovalue; local
107 Aflag = aflag = eflag = fflag = jflag = Jflag = kflag = Lflag = 0;
204 Lflag = 1;
331 if (Lflag) {

Completed in 269 milliseconds

12