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