OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:namecache
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/pmap/
pmap.h
133
struct
namecache
namecache
;
member in union:kbit::__anon7865a5be020a
/src/sys/sys/
namei.h
208
#define NCHNAMLEN sizeof(((struct
namecache
*)NULL)->nc_name)
221
*
Namecache
entry.
232
* - stable throughout the lifetime of the
namecache
entry
237
struct
namecache
{
struct
240
TAILQ_ENTRY(
namecache
) nc_list; /* v nc_vp's list of cache entries */
241
TAILQ_ENTRY(
namecache
) nc_lru; /* l pseudo-lru chain */
Completed in 12 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025