Searched refs:obj_cmp (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/isns/isnsd/ | ||
H A D | isns_obj.h | 117 int obj_cmp(void *, void *, int); |
H A D | cache.c | 99 imc->cmp = obj_cmp; in cache_init() |
H A D | obj.c | 712 obj_cmp( in obj_cmp() function |