Home
last modified time | relevance | path

Searched defs:nc_name (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.81.4/bsd/vfs/
H A Dvfs_cache.c2475 const char *nc_name = in cache_lookup_smr() local
2714 const char *nc_name = in cache_lookup_ext() local
3237 const char *nc_name = ncp->nc_name; in cache_delete() local
/xnu-12377.81.4/bsd/sys/
H A Dnamei.h248 const char *nc_name; /* pointer to segment name in string cache */ member