Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dfilesys.c31 static char *info_file_in_path (char *filename, char *path);
143 temp = info_file_in_path (partial, infopath); in info_find_fullpath()
164 info_file_in_path (char *filename, char *path) in info_file_in_path() function
222 newtemp = info_file_in_path (filename_only, newpath); in info_file_in_path()
269 return info_file_in_path (filename_non_directory (fname), containing_dir); in info_absolute_file()
/netbsd-src/external/gpl2/texinfo/dist/
H A DChangeLog.463253 * info/filesys.c (info_file_in_path): Reject FILENAME if it is
6204 > (info_file_in_path): Use IS_SLASH.
9446 * info/filesys.c (info_file_in_path): Expand leading tildes found