Searched refs:fr_comment (Results 1 – 3 of 3) sorted by relevance
451 if (fp->fr_comment != -1) in printfr()452 PRINTF(" comment \"%s\"", fp->fr_names + fp->fr_comment); in printfr()
548 | IPFY_COMMENT YY_STR { DOALL(fr->fr_comment = addname(&fr, \2631 fr->fr_comment = -1; in allocfr()
641 int fr_comment; /* text comment for rule */ member