OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:search_cache
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/pmap/
pmap.c
46
static int
search_cache
(kvm_t *, struct vnode *, char **, char *, size_t);
760
rv =
search_cache
(kd, P(vp), &name, buf, sizeof(buf));
851
search_cache
(kvm_t *kd, struct vnode *vp, char **name, char *buf, size_t blen)
function
/src/external/gpl3/gcc/dist/libcpp/
files.cc
189
static struct cpp_file_hash_entry *
search_cache
(struct cpp_file_hash_entry *head,
541
=
search_cache
((struct cpp_file_hash_entry *) *hash_slot, start_dir);
634
=
search_cache
((struct cpp_file_hash_entry *) *hash_slot, file->dir);
1270
search_cache
(struct cpp_file_hash_entry *head, const cpp_dir *start_dir)
function
/src/external/gpl3/gcc.old/dist/libcpp/
files.cc
184
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);
618
=
search_cache
((struct cpp_file_hash_entry *) *hash_slot, file->dir);
1253
search_cache
(struct cpp_file_hash_entry *head, const cpp_dir *start_dir)
function
Completed in 15 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026