OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GREP
(Results
1 - 20
of
20
) sorted by relevancy
/src/usr.bin/skey/
skeyaudit.sh
11
GREP
=/usr/bin/
grep
/src/usr.sbin/postinstall/
postinstall.in
56
: ${
GREP
:=
grep
}
290
${
GREP
} -E "^${1}:" ${srcfile}
509
| ${
GREP
} -q -F -x "${basename}" \
578
eval ${
GREP
} -v -E "'(^$(echo $* | sed -e 's/ /|^/'g))'"
600
${
GREP
} -F -v -x "$targets"
714
| ${
GREP
} -v '[^0-9./]' \
863
if ${
GREP
} -q "[^#]*${option}[ \t]*=.*${old}" "${c}"
971
if ${
GREP
} '[bB]lacklist' "${target}" > /dev/null; then
1124
if ${
GREP
} -E '^#*[[:space:]]*ddb\.onpanic[[:space:]]*\??=[[:space:]]*[[:digit:]]+'
[
all
...]
/src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh
268
# Unless the user overrides by setting
GREP
, search the path for either GNU
269
#
grep
, or the
grep
that truncates its output the least.
270
test -z "$
GREP
" && {
283
echo '
GREP
' >> conftest.nl
284
"$_G_path_prog" -e '
GREP
$' -e '-(cannot match)-' <conftest.nl >conftest.out 2>/dev/null || break
298
func_path_progs "
grep
ggrep" func_check_prog_grep $PATH:/usr/xpg4/bin
299
GREP
=$func_path_progs_result
314
: ${EGREP="$
GREP
-E"}
315
: ${FGREP="$
GREP
-F"
[
all
...]
/src/sys/external/isc/libsodium/dist/contrib/
Makefile.in
178
GREP
= @
GREP
@
/src/sys/external/isc/libsodium/dist/msvc-scripts/
Makefile.in
178
GREP
= @
GREP
@
/src/sys/external/isc/libsodium/dist/m4/
libtool.m4
1013
if test -s conftest.err && $
GREP
single_module conftest.err; then
1055
if test -s conftest.err && $
GREP
force_load conftest.err; then
1057
elif test -f conftest && test 0 = "$_lt_result" && $
GREP
forced_load conftest >/dev/null 2>&1; then
1470
if ${LD-ld} -V |
grep
_sol2 >/dev/null 2>&1; then
1758
kargmax=`
grep
ARG_MAX /etc/conf/cf.d/stune 2>/dev/null`
2210
if test -n "$STRIP" && $STRIP -V 2>&1 | $
GREP
"GNU strip" >/dev/null; then
2414
echo '#endif'; } | $CC -E - | $
GREP
yes > /dev/null; then
2600
if $ECHO "$sys_lib_search_path_spec" | [$
GREP
';[c-zC-Z]:/' >/dev/null]; then
2858
[AS_IF([ ($OBJDUMP -p conftest$ac_exeext) 2>/dev/null |
grep
"RUNPATH.*$libdir" >/dev/null],
2873
# 'ldconfig -N -X -v |
grep
^/' on 64bit Fedora does not report /usr/lib64
[
all
...]
/src/sys/external/isc/libsodium/dist/
configure
713
GREP
1653
grep
-v '^ *+' conftest.err >conftest.er1
1691
grep
-v '^ *+' conftest.err >conftest.er1
1736
grep
-v '^ *+' conftest.err >conftest.er1
2536
grep
dspmsg "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2540
grep
pwplus "$as_dir/$ac_prog$ac_exec_ext" >/dev/null 2>&1; then
2650
if
grep
'slept: no' conftest.file >/dev/null 2>&1; then
3129
grep
GrepMe conftest.dir/file >/dev/null 2>&1 && break
4325
grep
sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 &&
4326
grep
sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 &
[
all
...]
ltmain.sh
504
$
GREP
"$1" "$2" >/dev/null 2>&1
962
if $
GREP
"$re_begincf" "$progpath" >/dev/null 2>&1; then
1235
| $
GREP
"^# Generated by .*$PACKAGE" > /dev/null 2>&1
1281
$
GREP
"$magic_exe" "$1$func_ltwrapper_exec_suffix" >/dev/null 2>&1
1394
if $
GREP
"^# ### BEGIN LIBTOOL TAG CONFIG: $z$" < "$progpath" > /dev/null; then
2107
&& $ECHO "X$libobj" | $
GREP
'[]~#^*{};<>?"'"'"' &()|`$[]' \
3335
eval '$
GREP
-f "$output_objdir/$outputname.exp" < "$nlist" > "$nlist"T'
3409
if $
GREP
-v "^: " < "$nlist" |
3418
$
GREP
-v "^: " < "$nlist" > "$nlist"S
3681
func_cygming_ms_implib_tmp=`$NM "$func_to_tool_file_result" | eval "$global_symbol_pipe" | $
GREP
'_NULL_IMPORT_DESCRIPTOR'
[
all
...]
Makefile.in
253
| sed 's|^\./|$(prefix)/|' |
grep
-v '$(infodir)/dir$$'
302
GREP
= @
GREP
@
/src/sys/external/isc/libsodium/dist/builds/
Makefile.in
178
GREP
= @
GREP
@
/src/sys/external/isc/libsodium/dist/dist-build/
Makefile.in
178
GREP
= @
GREP
@
/src/distrib/syspkg/mk/
bsd.syspkg.mk
108
GREP
?= /usr/bin/
grep
569
${
GREP
} '\$$NetBSD' $$files | ${SED} -e 's|^${PKGSRCDIR}/||' > ${BUILD_VERSION_FILE};
/src/sys/external/isc/libsodium/dist/src/
Makefile.in
238
GREP
= @
GREP
@
/src/sys/external/isc/libsodium/dist/src/libsodium/include/
Makefile.in
270
GREP
= @
GREP
@
/src/sys/external/isc/libsodium/dist/test/
Makefile.in
238
GREP
= @
GREP
@
/src/tools/make/
configure
628
GREP
1401
grep
-v '^ *+' conftest.err >conftest.er1
1438
grep
-v '^ *+' conftest.err >conftest.er1
1640
grep
-v '^ *+' conftest.err >conftest.er1
3070
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
grep
that handles long lines and -e" >&5
3071
$as_echo_n "checking for
grep
that handles long lines and -e... " >&6; }
3075
if test -z "$
GREP
"; then
3083
for ac_prog in
grep
ggrep; do
3100
$as_echo '
GREP
' >> "conftest.nl"
3101
"$ac_path_GREP" -e '
GREP
$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || brea
[
all
...]
/src/lib/librumpuser/
configure
639
GREP
1423
grep
-v '^ *+' conftest.err >conftest.er1
1460
grep
-v '^ *+' conftest.err >conftest.er1
1716
grep
-v '^ *+' conftest.err >conftest.er1
3390
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for
grep
that handles long lines and -e" >&5
3391
$as_echo_n "checking for
grep
that handles long lines and -e... " >&6; }
3395
if test -z "$
GREP
"; then
3403
for ac_prog in
grep
ggrep; do
3420
$as_echo '
GREP
' >> "conftest.nl"
3421
"$ac_path_GREP" -e '
GREP
$' -e '-(cannot match)-' < "conftest.nl" >"conftest.out" 2>/dev/null || brea
[
all
...]
/src/tools/compat/
configure
659
GREP
1443
grep
-v '^ *+' conftest.err >conftest.er1
1482
grep
-v '^ *+' conftest.err >conftest.er1
1522
grep
-v '^ *+' conftest.err >conftest.er1
3767
for ac_prog in
grep
ggrep
4168
if
grep
BIGenDianSyS conftest$ac_exeext >/dev/null; then
4171
if
grep
LiTTleEnDian conftest$ac_exeext >/dev/null ; then
4236
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking for
grep
that handles long lines and -e" >&5
4237
printf %s "checking for
grep
that handles long lines and -e... " >&6; }
4242
e) if test -z "$
GREP
"; the
[
all
...]
/src/sys/external/isc/libsodium/dist/test/default/
Makefile.in
719
GREP
= @
GREP
@
1837
all=`
grep
"^$$ws*:test-result:" $$results | wc -l`; \
1838
pass=`
grep
"^$$ws*:test-result:$$ws*PASS" $$results | wc -l`; \
1839
fail=`
grep
"^$$ws*:test-result:$$ws*FAIL" $$results | wc -l`; \
1840
skip=`
grep
"^$$ws*:test-result:$$ws*SKIP" $$results | wc -l`; \
1841
xfail=`
grep
"^$$ws*:test-result:$$ws*XFAIL" $$results | wc -l`; \
1842
xpass=`
grep
"^$$ws*:test-result:$$ws*XPASS" $$results | wc -l`; \
1843
error=`
grep
"^$$ws*:test-result:$$ws*ERROR" $$results | wc -l`; \
/src/sys/external/isc/libsodium/dist/src/libsodium/
Makefile.in
689
GREP
= @
GREP
@
Completed in 47 milliseconds
Indexes created Fri Oct 17 03:10:13 GMT 2025