OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Lflag
(Results
1 - 25
of
60
) sorted by null
1
2
3
/system/core/toolbox/upstream-netbsd/usr.bin/grep/
grep.h
117
extern bool Eflag, Fflag, Gflag, Hflag,
Lflag
,
118
bflag, cflag, hflag, iflag,
lflag
, mflag, nflag, oflag,
grep.c
101
bool
Lflag
; /* -L: only show names of files with no matches */
106
bool
lflag
; /* -l: only show names of files with matches */
variable
498
lflag
= false;
499
Lflag
= true;
502
Lflag
= false;
503
lflag
= true;
util.c
229
for (first = true, c = 0; c == 0 || !(
lflag
|| qflag); ) {
264
if (
lflag
&& !qflag && c != 0)
266
if (
Lflag
&& !qflag && c == 0)
268
if (c && !cflag && !
lflag
&& !
Lflag
&&
345
if ((color != NULL && !oflag) || qflag ||
lflag
)
354
if ((color != NULL && !oflag) || qflag ||
lflag
)
365
if ((tail || c) && !cflag && !qflag && !
lflag
&& !
Lflag
) {
/prebuilts/go/darwin-x86/src/syscall/
ztypes_netbsd_386.go
379
Lflag
uint32
ztypes_solaris_amd64.go
365
Lflag
uint32
ztypes_darwin_386.go
444
Lflag
uint32
ztypes_darwin_amd64.go
453
Lflag
uint64
ztypes_darwin_arm.go
445
Lflag
uint32
ztypes_darwin_arm64.go
453
Lflag
uint64
ztypes_dragonfly_amd64.go
439
Lflag
uint32
ztypes_freebsd_386.go
490
Lflag
uint32
ztypes_freebsd_amd64.go
493
Lflag
uint32