Home
last modified time | relevance | path

Searched refs:cc_creat (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/avs/ns/sdbc/
H A Dsd_bcache.h245 clock_t cc_creat; member
H A Dsd_bcache.c3944 cc_ent->cc_creat = nsc_lbolt();
4611 nsc_lbolt(), cc_ent->cc_creat);
4612 cc_ent->cc_creat = nsc_lbolt();
4633 cc_ent->cc_creat = nsc_lbolt();
/titanic_41/usr/src/cmd/mdb/common/modules/sdbc/
H A Dsdbc.c1792 centry.cc_creat); in sdbc_cctl()