Home
last modified time | relevance | path

Searched refs:INFO_FILE_LABEL (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dnodes.h62 #define INFO_FILE_LABEL "File:" macro
H A Dinfo-utils.h128 #define info_file_label_of_node(n) info_parse_label (INFO_FILE_LABEL, n)
H A Dman.c92 INFO_FILE_LABEL, file_buffer->filename, in get_manpage_node()