Home
last modified time | relevance | path

Searched refs:roff_getop (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Droff.c191 static int roff_getop(const char *, int *, char *);
1156 roff_getop(const char *v, int *pos, char *res) in roff_getop() function
1211 if (!roff_getop(v, pos, &op)) { in roff_evalcond()