Home
last modified time | relevance | path

Searched defs:ncache (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/
H A Ddnlc.h78 typedef struct ncache { struct
79 struct ncache *hash_next; /* hash chain, MUST BE FIRST */ argument
80 struct ncache *hash_prev; argument
86 } ncache_t; argument
/titanic_41/usr/src/lib/krb5/plugins/kdb/db2/libdb2/btree/
H A Dbt_open.c102 db_pgno_t ncache; local
/titanic_41/usr/src/cmd/find/
H A Dfind.c1601 static struct ncache { struct
1602 int id;
1603 char name[NMAX+1];
/titanic_41/usr/src/uts/sun4v/os/
H A Dfillsysinfo.c219 int ncache, ncpu; in setup_chip_mappings() local