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

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Dfunc.c630 lookup_ctrl_t lc, lc_key; local
660 lc_key.type = 0;
666 lc_key = lc;
703 if (ety == NULL && lc_key.type != OBJ_ENTITY) {
706 (lc_key.type == OBJ_ENTITY &&
707 key_cmp(&lc_key, ety) != 0)) {
/illumos-gate/usr/src/uts/common/sys/
H A Daggr.h126 uint32_t lc_key; member in struct:laioc_create

Completed in 72 milliseconds