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

/freebsd-12-stable/contrib/mandoc/
H A Dmansearch.c93 struct manpage *mpage; local
[all...]
H A Dmandocdb.c72 const struct mpage *mpage; /* if set, the owning parse */ member in struct:str
82 struct mpage { struct
102 struct mpage *mpage; /* parent */ member in struct:mlink
933 struct mpage *mpage; local
990 struct mpage *mpage; local
1014 mlinks_undupe(struct mpage *mpage) argument
1051 mlink_check(struct mpage *mpage, struct mlink *mlink) argument
1117 struct mpage *mpage, *mpage_dest; local
1250 parse_cat(struct mpage *mpage, int fd) argument
1392 putkey(const struct mpage *mpage, char *value, uint64_t type) argument
1401 putmdockey(const struct mpage *mpage, const struct roff_node *n, uint64_t m, int taboo) argument
1416 parse_man(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1546 parse_mdoc(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1581 parse_mdoc_Fa(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1595 parse_mdoc_Fd(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1639 parse_mdoc_fname(struct mpage *mpage, const struct roff_node *n) argument
1660 parse_mdoc_Fn(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1682 parse_mdoc_Fo(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1696 parse_mdoc_Va(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1721 parse_mdoc_Xr(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1741 parse_mdoc_Nd(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1751 parse_mdoc_Nm(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1773 parse_mdoc_Sh(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1781 parse_mdoc_head(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1794 putkeys(const struct mpage *mpage, char *cp, size_t sz, uint64_t v) argument
2037 dbadd(struct dba *dba, struct mpage *mpage) argument
[all...]

Completed in 74 milliseconds