Home
last modified time | relevance | path

Searched refs:xrefs_of_manpage (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dman.h37 extern REFERENCE **xrefs_of_manpage (NODE *node);
H A Dman.c587 xrefs_of_manpage (NODE *node) in xrefs_of_manpage() function
660 refs = xrefs_of_manpage (node); in locate_manpage_xref()
705 REFERENCE **all_refs = xrefs_of_manpage (node); in manpage_xrefs_in_binding()
H A Dinfo-utils.c210 return (xrefs_of_manpage (node)); in info_xrefs_of_node()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.468522 node, use xrefs_of_manpage.