Searched defs:vcache (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Delfdump.c2071 version_def(Verdef *vdf, Word vdf_num, Cache *vcache, Cache *scache, argument
2090 name = string(vcache, cnt, scache, file, vdap->vda_name);
2093 dep = string(vcache, cnt, scache, file, vdap->vda_name);
2110 dep = string(vcache, cnt, scache, file,
2124 * vcache - Cache of verneed section being processed
2155 version_need(Verneed *vnd, Word vnd_num, Cache *vcache, Cache *scache, argument
2177 name = string(vcache, cnt, scache, file, vnd->vn_file);
2179 dep = string(vcache, cnt, scache, file, vnap->vna_name);
2204 dep = string(vcache, cnt, scache, file,
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h1587 int8_t *vcache; member in struct:ql_adapter_state

Completed in 63 milliseconds