Searched refs:fgrep (Results 1 – 3 of 3) sorted by relevance
102 result=`cat $PGDEV | fgrep "Result: OK:"`104 cat $PGDEV | fgrep Result:
173 char *fgrep(FILE *inf, const char *str);
136 static bool fgrep(FILE *const inf, const char *const str) in fgrep() function176 res = fgrep(inf, str); in supports_filesystem()