mprintc
procmatch_match(struct mprintc *mc, struct parsec *pc)
procmatch_nomatch(struct mprintc *mc, struct parsec *pc)
procmatches(struct mprintc *mc, struct parsec *pc, bool matched)
struct mprintc mc;
static void procmatch_match(struct mprintc *mc, struct parsec *pc);
static void procmatch_nomatch(struct mprintc *mc, struct parsec *pc);
static bool procmatches(struct mprintc *mc, struct parsec *pc, bool matched);