OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:filt2
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/utils/
findoptdiff
55
filt2
=$6
59
if [ -z "$
filt2
" ] ; then
60
filt2
="cat"
79
$opt2 $switches_to_use "$bc2" -o - | $dis2 | $
filt2
> "$opt2ll"
/src/usr.bin/gzip/
zdiff
121
check_suffix "$2" files2
filt2
122
if [ -z "$filt" -a -z "$
filt2
" ]; then
124
elif [ -z "$filt" -a -n "$
filt2
" -a "$1" != "-" ]; then
125
$
filt2
-- "$2" | $prog $flags -- "$1" -
126
elif [ -n "$filt" -a -z "$
filt2
" -a "$2" != "-" ]; then
131
${
filt2
:-cat} -- "$2" > $tmp || exit $?
Completed in 16 milliseconds
Indexes created Wed Apr 29 00:23:26 UTC 2026