Searched refs:find_and_load (Results 1 – 7 of 7) sorted by relevance
44 extern char *find_and_load (char *filename, int use_path);
193 find_and_load (char *filename, int use_path) in find_and_load() function691 delayed_buf = find_and_load (temp->filename, 0); in handle_delayed_writes()
1704 if (!find_and_load (filename, 1)) in handle_include()
1764 the_file = find_and_load (filename, 0); in split_file()
1369 if (find_and_load (filename, 1)) in convert_from_file()
2602 * makeinfo/files.c (find_and_load): remove conditionals on2632 * makeinfo/files.c (find_and_load): remove O_BINARY from open3313 * makeinfo/files.c (find_and_load): read only the number of bytes6239 > * makeinfo/makeinfo.c (find_and_load): Use O_BINARY to decide when6664 * makeinfo/makeinfo.c (find_and_load): Malloc enough room for the6709 * makeinfo/makeinfo.c (find_and_load): Null-terminate the input text.8628 * makeinfo.c (find_and_load): Cast fileinfo.st_size to a long for
402 along the path when calling find_and_load (can cause seg554 * makeinfo/files.c (find_and_load): introduce second parameter