Searched refs:search_cache (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/gcc/libcpp/ |
| H A D | files.c | 162 static struct file_hash_entry *search_cache (struct file_hash_entry *head, 410 entry = search_cache (*hash_slot, start_dir); in _cpp_find_file() 455 entry = search_cache (*hash_slot, file->dir); in _cpp_find_file() 859 search_cache (struct file_hash_entry *head, const cpp_dir *start_dir) in search_cache() function
|
| H A D | ChangeLog | 240 * files.c (_cpp_find_file, search_cache): Revert 2004-06-26 and 782 * files.c (search_cache): Remove pfile argument. Don't check 867 * files.c (search_cache): Add pfile argument. Check for file
|
| /openbsd-src/usr.sbin/procmap/ |
| H A D | procmap.c | 190 int search_cache(kvm_t *, struct kbit *, char **, char *, size_t); 873 switch (search_cache(kd, vp, &name, buf, sizeof(buf))) { in findname() 936 search_cache(kvm_t *kd, struct kbit *vp, char **name, char *buf, size_t blen) in search_cache() 930 search_cache(kvm_t *kd, struct kbit *vp, char **name, char *buf, size_t blen) search_cache() function
|