Searched refs:fgrep (Results 1 – 24 of 24) 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
27 PROG= fgrep
112 ASTCMDLIST(fgrep)113 XPG4CMDLIST(fgrep)
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 ']=$'
165 fgrep \579 fgrep \
184 // ASTCMDLIST(fgrep)185 // XPG4CMDLIST(fgrep)
36 $ builtin | fgrep sum | fgrep sum39 $ builtin | fgrep sum | fgrep sum40 fgrep: fgrep: cannot execute [Exec format error]
72 hardlink path=usr/xpg4/bin/fgrep target=../../../usr/xpg4/bin/grep
79 file path=usr/share/man/man1/fgrep.1
748 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 \
850 06-07-20 The ability to use egrep, grep, and fgrep expressions within
1105 usr/src/cmd/fgrep/fgrep