Searched refs:mprintc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/usr.bin/grep/
H A Dutil.c65 struct mprintc { struct
73 static void procmatch_match(struct mprintc *mc, struct parsec *pc);
74 static void procmatch_nomatch(struct mprintc *mc, struct parsec *pc);
75 static bool procmatches(struct mprintc *mc, struct parsec *pc, bool matched);
199 procmatch_match(struct mprintc *mc, struct parsec *pc)
228 procmatch_nomatch(struct mprintc *mc, struct parsec *pc)
253 procmatches(struct mprintc *mc, struct parsec *pc, bool matched)
285 struct mprintc mc;

Completed in 101 milliseconds