Searched refs:fgrep (Results 1 – 23 of 23) sorted by relevance
84 (( count=$(fgrep "got_child" <<< "$s" | wc -l) )) || err_exit "counting failed."117 (( count=$(fgrep "got_child" <<< "$s" | wc -l) )) || err_exit "counting failed."
32 extern int fgrep();123 if (fgrep(na, ar) == 0) { in baddrop()
64 fgrep(nv, cv); in grepcall()
62 fgrep(int argc, char **argv) in fgrep() function
84 if [ `${OBJDUMP} -t ${PROG} | fgrep '*UND*' | wc -l` != 0 ]; then \85 ${OBJDUMP} -t ${PROG} | fgrep '*UND*'; \
27 PROG= fgrep
113 if [ `${OBJDUMP} -t loader.sym | fgrep '*UND*' | wc -l` != 0 ]; then \114 ${OBJDUMP} -t loader.sym | fgrep '*UND*'; \
19 if /usr/xpg4/bin/fgrep -q "${pattern}"; then
29 FFILE= fgrep
84 static uchar_t fgrep = 0; /* Invoked as fgrep */ variable161 fgrep++; in main()273 if (egrep || fgrep) { in main()1179 if (egrep || fgrep) { in usage()
78 -) if (rpcinfo -p | fgrep -s ypbind); then
153 set | egrep "^svc.proptree\[" | fgrep -v ']=$'
212 set | egrep "^myfiletree\[" | fgrep -v ']=$'
169 fgrep \582 fgrep \
72 hardlink path=usr/xpg4/bin/fgrep target=../../../usr/xpg4/bin/grep
79 file path=usr/share/man/man1/fgrep.1
750 file path=usr/bin/fgrep mode=0555
134 fgrep.1 \
52 export FGREP="/usr/bin/fgrep"
748 find . ! -type d -print |fgrep -vx './files' >files
132 cmd/fgrep \
1756 06-07-20 The ability to use egrep, grep, and fgrep expressions within
1105 usr/src/cmd/fgrep/fgrep