| /src/usr.sbin/rpc.pcnfsd/ |
| extern.h | 16 char *find_entry(const char *, const char *);
|
| pcnfsd_v2.c | 112 yphome = find_entry(uname, "auto.home"); 146 yphome = find_entry(uname, "auto.home"); 475 * find_entry returns NULL on any error (printing a message) and 480 find_entry(const char *key, const char *map) function
|
| /src/external/bsd/libarchive/dist/libarchive/ |
| archive_entry_link_resolver.c | 90 static struct links_entry *find_entry(struct archive_entry_linkresolver *, 201 le = find_entry(res, *e); 215 le = find_entry(res, *e); 231 le = find_entry(res, *e); 275 find_entry(struct archive_entry_linkresolver *res, function
|
| /src/external/gpl3/gdb.old/dist/gdb/ |
| prologue-value.h | 310 struct area_entry *find_entry (CORE_ADDR offset);
|
| prologue-value.c | 364 pv_area::find_entry (CORE_ADDR offset) 420 struct area_entry *e = find_entry (offset); 484 struct area_entry *e = find_entry (offset); 360 pv_area::find_entry (CORE_ADDR offset) function in class:pv_area
|
| /src/external/gpl3/gdb/dist/gdb/ |
| prologue-value.h | 310 struct area_entry *find_entry (CORE_ADDR offset);
|
| prologue-value.c | 364 pv_area::find_entry (CORE_ADDR offset) 420 struct area_entry *e = find_entry (offset); 484 struct area_entry *e = find_entry (offset); 360 pv_area::find_entry (CORE_ADDR offset) function in class:pv_area
|
| /src/sys/compat/linux/common/ |
| linux_inotify.c | 890 find_entry(struct inotify_dir_entries *i1, struct inotify_dir_entries *i2) function 923 i = find_entry(new_idep, old_idep); 933 i = find_entry(old_idep, new_idep);
|
| /src/external/gpl3/gdb.old/dist/gdb/dwarf2/ |
| read.c | 1884 struct quick_file_names find_entry; 1890 find_entry.hash.dwo_unit = cu->dwo_unit; 1891 find_entry.hash.line_sect_off = line_offset; 1893 &find_entry, INSERT); 3697 signatured_type find_entry (sig); 3700 &find_entry)); 4836 signatured_type find_entry (dwo_unit->signature); 4838 &find_entry, INSERT); 7817 struct dwo_file_search find_entry; 7823 find_entry.dwo_name = dwo_name 1881 struct quick_file_names find_entry; local 7808 struct dwo_file_search find_entry; local [all...] |