Searched refs:find_file (Results 1 – 14 of 14) sorted by relevance
| /freebsd-10-stable/usr.bin/man/ |
| D | man.sh | 169 find_file() { function 435 if find_file $p $sect $MACHINE "$1"; then 449 if find_file $p $sect $MACHINE_ARCH "$1"; then 462 if find_file $p $sect '' "$1"; then
|
| /freebsd-10-stable/contrib/groff/src/devices/xditview/ |
| D | device.c | 454 FILE *find_file(const char *file, char **result) in find_file() function 533 fp = find_file(buf, result); in open_device_file()
|
| D | ChangeLog | 137 * device.c (find_file): Remove home directory in search path. 142 (find_file): Construct font path similar to groff: First the contents
|
| /freebsd-10-stable/contrib/gcc/ |
| D | gcc.c | 325 static const char *find_file (const char *); 4509 string = find_file (string); in do_spec_2() 4691 string = find_file (string); in do_spec_1() 4736 string = find_file (string); in do_spec_1() 4755 string = find_file (string); in do_spec_1() 5131 string = find_file (string); in do_spec_1() 5460 string = find_file (string); in do_spec_1() 6059 find_file (const char *name) in find_file() function 6477 printf ("%s\n", find_file (print_file_name)); in main()
|
| D | protoize.c | 257 static file_info *find_file (const char *, int); 1260 find_file (const char *filename, int do_not_stat) in find_file() function 1378 fi_p = find_file (abspath (invocation_filename, filename), 0); in referenced_file_is_newer() 1446 def_dec_p->file = find_file (abspath (invocation_filename, filename), is_syscalls); in save_def_or_dec()
|
| D | FSFChangeLog | 878 (find_file, aux_info_corrupted, save_def_or_dec): Likewise. 2089 * protoize.c (safe_write, find_file, process_aux_info_file): Likewise.
|
| D | ChangeLog-1999 | 8102 add_symbol, lookup, free_def_dec, find_file, reverse_def_dec_list, 8107 default_syscalls_dir, string_list, string_list_cons, find_file, 17981 delete_if_ordinary, handle_braces, do_spec, do_spec_1, find_file,
|
| D | ChangeLog-2003 | 6962 (find_file): Made non-static and renamed to _cpp_find_file. 11983 (find_file): Add new file structures to the all_files list. 11998 (find_file, open_file_failed, read_file_guts): Report errors
|
| D | ChangeLog-2001 | 10805 * gcc.c (find_file): Use ACONCAT in lieu of alloca/strcpy/strcat.
|
| D | ChangeLog-2002 | 5676 (find_file): Likewise. Don't prefix name with multilib_dir, instead
|
| D | ChangeLog-2005 | 1059 (find_file): Adjust for find_a_file changes.
|
| /freebsd-10-stable/sys/boot/pc98/cdboot/ |
| D | cdboot.S | 560 call find_file # Lookup first path item 582 find_file: mov %es:DIR_EXTENT(%bx),%eax # Load extent label
|
| /freebsd-10-stable/contrib/gcc/cp/ |
| D | ChangeLog-1999 | 5830 * xref.c (_XREF_FILE, find_file, filename, fctname, declname,
|
| /freebsd-10-stable/contrib/binutils/gas/ |
| D | ChangeLog-9295 | 2537 (find_file): Remove redundant pointer checks in first two loops;
|