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

/freebsd-10.0-release/contrib/mdocml/
H A Dlibmandoc.h79 char *roff_strdup(const struct roff *, const char *);
H A Dman.c325 n->string = roff_strdup(m->roff, word);
H A Dmdoc.c574 n->string = roff_strdup(m->roff, p);
H A Droff.c1684 roff_strdup(const struct roff *r, const char *p) function

Completed in 104 milliseconds