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

/freebsd-11-stable/contrib/mdocml/
H A Dmansearch.c94 struct manpage *mpage; local
[all...]
H A Dmandocdb.c71 const struct mpage *mpage; /* if set, the owning parse */ member in struct:str
81 struct mpage { struct
101 struct mpage *mpage; /* parent */ member in struct:mlink
940 struct mpage *mpage; local
997 struct mpage *mpage; local
1021 mlinks_undupe(struct mpage *mpage) argument
1058 mlink_check(struct mpage *mpage, struct mlink *mlink) argument
1124 struct mpage *mpage, *mpage_dest; local
1257 parse_cat(struct mpage *mpage, int fd) argument
1394 putkey(const struct mpage *mpage, char *value, uint64_t type) argument
1403 putmdockey(const struct mpage *mpage, const struct roff_node *n, uint64_t m, int taboo) argument
1418 parse_man(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1543 parse_mdoc(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1575 parse_mdoc_Fd(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1619 parse_mdoc_fname(struct mpage *mpage, const struct roff_node *n) argument
1640 parse_mdoc_Fn(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1657 parse_mdoc_Fo(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1671 parse_mdoc_Va(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1696 parse_mdoc_Xr(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1716 parse_mdoc_Nd(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1726 parse_mdoc_Nm(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1748 parse_mdoc_Sh(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1756 parse_mdoc_head(struct mpage *mpage, const struct roff_meta *meta, const struct roff_node *n) argument
1769 putkeys(const struct mpage *mpage, char *cp, size_t sz, uint64_t v) argument
2012 dbadd(struct dba *dba, struct mpage *mpage) argument
[all...]

Completed in 154 milliseconds