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

/illumos-gate/usr/src/cmd/mandoc/
H A Dlibmandoc.h78 char *roff_strdup(const struct roff *, const char *);
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 79 milliseconds