Searched refs:volcount_t (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/librdc/common/
H A Drdcpersist.c54 } volcount_t; typedef in typeref:struct:volcount_s
80 volcount_t *volcount;
110 volcount = (volcount_t *)nsc_lookup(volhash, vol);
114 volcount = (volcount_t *)malloc(sizeof (volcount_t));
120 volcount = (volcount_t *)nsc_lookup(volhash, bmp);
125 volcount = (volcount_t *)malloc(sizeof (volcount_t));
311 volcount_t *vc;
416 volcount_t *v
[all...]

Completed in 25 milliseconds