Searched refs:roffce_node (Results 1 – 1 of 1) sorted by relevance
627 static struct roff_node *roffce_node; /* active request */ variable778 roffce_node = NULL; in roff_reset()1718 if (roffce_node != NULL && buf->buf[pos] != '\0') { in roff_parsetext()1720 r->man->last = roffce_node; in roff_parsetext()1723 roffce_node = NULL; in roff_parsetext()1864 if (ctl && roffce_node != NULL && in roff_parseln()1867 r->man->last = roffce_node; in roff_parseln()1870 roffce_node = NULL; in roff_parseln()3414 r->man->last = roffce_node; in roff_onearg()3448 roffce_node = NULL; in roff_onearg()[all …]