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

/opensolaris-onvv-gate/usr/src/cmd/isns/isnsd/
H A Dadmintf.c2198 isns_type_t lc_type; local
2210 lc_type = get_lc_type(type);
2211 if ((lc_type != OBJ_DD) && (lc_type != OBJ_DDS)) {
2217 lc.type = lc_type;
2230 ret = (lc_type == OBJ_DD) ?
2239 ret = (lc_type == OBJ_DD) ? ERR_MATCHING_DD_NOT_FOUND :
2258 n_node = (lc_type == OBJ_DD) ?
2303 isns_type_t lc_type; local
2312 lc_type
2456 isns_type_t lc_type; local
2628 isns_type_t lc_type; local
2739 isns_type_t lc_type; local
2844 isns_type_t lc_type; local
[all...]
/opensolaris-onvv-gate/usr/src/cmd/ipf/lib/common/
H A Dipft_pc.c18 int lc_type; member in struct:llc
130 for (i = 0; llcs[i].lc_type != -1; i++)
131 if (llcs[i].lc_type == ph.pc_type) {

Completed in 102 milliseconds