Searched refs:get_file_info_in_path (Results 1 – 4 of 4) sorted by relevance
| /trueos/contrib/texinfo/makeinfo/ |
| HD | files.h | 40 extern char *get_file_info_in_path (char *filename, char *path,
|
| HD | files.c | 87 get_file_info_in_path (char *filename, char *path, struct stat *finfo) in get_file_info_in_path() function 202 = get_file_info_in_path (filename, use_path ? include_files_path : NULL, in find_and_load()
|
| HD | makeinfo.c | 3271 pathname = get_file_info_in_path (fullname, include_files_path, in cm_image() 3280 pathname = get_file_info_in_path (fullname, include_files_path, in cm_image() 3288 pathname = get_file_info_in_path (fullname, in cm_image() 3295 pathname = get_file_info_in_path (fullname, in cm_image() 3369 txtpath = get_file_info_in_path (txtname, in cm_image()
|
| /trueos/contrib/texinfo/ |
| HD | ChangeLog.46 | 444 * makeinfo/files.h (get_file_info_in_path): Declare function. 445 * makeinfo/files.c (get_file_info_in_path): Remove static keyword. 6250 > (get_file_info_in_path): Use IS_ABSOLUTE and IS_SLASH.
|