Searched refs:locate_manpage_xref (Results 1 – 4 of 4) sorted by relevance
34 extern long locate_manpage_xref (NODE *node, long int start, int dir);
653 locate_manpage_xref (NODE *node, long int start, int dir) in locate_manpage_xref() function
4269 firstxref = locate_manpage_xref (node, start, dir); in info_move_to_xref()4290 nextxref = locate_manpage_xref (node, window->point + dir, dir); in info_move_to_xref()
8279 * info/man.c (locate_manpage_xref): Count the 0th entry.8531 is a manpage node, use locate_manpage_xref to get xrefs.