Searched defs:roff_strdup (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c1060 n->string = roff_strdup(man->roff, word);
1076 addstr = roff_strdup(man->roff, word);
3342 roff_strdup(const struct roff *r, const char *p) function

Completed in 62 milliseconds