Home
last modified time | relevance | path

Searched defs:egrep (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/bmake/
H A Dfind_lib.sh8 *) egrep() { grep -E "$@"; } function
H A Dmkdeps.sh126 *) egrep() { grep -E "$@"; } function
H A Dos.sh259 *) egrep() { grep -E "$@"; };; function
H A Dconfigure.in612 AC_SUBST(egrep) subst
/freebsd/share/mk/
H A Dmeta2deps.sh153 *) egrep() { grep -E "$@"; } function
/freebsd/contrib/bmake/mk/
H A Dmeta2deps.sh151 *) egrep() { grep -E "$@"; } function
/freebsd/crypto/openssh/regress/
H A Dtest-exec.sh76 egrep () function