Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/texinfo/makeinfo/
Dfiles.h48 extern void append_to_include_path (char *path);
Dfiles.c157 append_to_include_path (char *path) in append_to_include_path() function
Dmakeinfo.c701 append_to_include_path (optarg); in main()