Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Ddir.c39 static char *dirs_to_add[] = { variable
124 for (da_index = 0; (from_file = dirs_to_add[da_index]); da_index++) in maybe_build_dir_node()