Home
last modified time | relevance | path

Searched defs:containing_node (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/makeinfo/
H A Dtoc.h30 char *containing_node; /* Name of node containing this section. */ member
H A Dnode.h70 char *containing_node; /* Name of node containing this reference. */ member
H A Dnode.c824 char *containing_node = ref->containing_node; in cm_node() local