Home
last modified time | relevance | path

Searched refs:search_cache (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/pmap/
H A Dpmap.c46 static int search_cache(kvm_t *, struct vnode *, char **, char *, size_t);
760 rv = search_cache(kd, P(vp), &name, buf, sizeof(buf)); in findname()
851 search_cache(kvm_t *kd, struct vnode *vp, char **name, char *buf, size_t blen) in search_cache() function
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Dfiles.c184 static struct cpp_file_hash_entry *search_cache (struct cpp_file_hash_entry *head,
540 entry = search_cache ((struct cpp_file_hash_entry *) *hash_slot, start_dir); in _cpp_find_file()
624 = search_cache ((struct cpp_file_hash_entry *) *hash_slot, file->dir); in _cpp_find_file()
1115 search_cache (struct cpp_file_hash_entry *head, const cpp_dir *start_dir) in search_cache() function
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Dfiles.cc184 static struct cpp_file_hash_entry *search_cache (struct cpp_file_hash_entry *head,
536 = search_cache ((struct cpp_file_hash_entry *) *hash_slot, start_dir); in _cpp_find_file()
618 = search_cache ((struct cpp_file_hash_entry *) *hash_slot, file->dir); in _cpp_find_file()
1253 search_cache (struct cpp_file_hash_entry *head, const cpp_dir *start_dir) in search_cache() function
H A DChangeLog6525 * files.c (_cpp_find_file, search_cache): Revert 2004-06-26 and
7067 * files.c (search_cache): Remove pfile argument. Don't check
7152 * files.c (search_cache): Add pfile argument. Check for file