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

/osnet-11/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c374 !(strncmp(&ap_id2[i], LUN_COMP_SEP, strlen(LUN_COMP_SEP)))) {
377 !(strncmp(&ap_id1[i], LUN_COMP_SEP, strlen(LUN_COMP_SEP)))) {
H A Dcfga_fp.h400 #define LUN_COMP_SEP "," macro
413 #define GET_LUN_DYN(a) (((a) != NULL) ? strstr((a), LUN_COMP_SEP) : (void *)0)
419 #define LUN_DYN_TO_LUNCOMP(a) ((a) + strlen(LUN_COMP_SEP))
H A Dcfga_list.c2262 LUN_COMP_SEP, *lun_nump);
2266 LUN_COMP_SEP, *lun_nump);
2374 LUN_COMP_SEP, *lun_nump);
2378 LUN_COMP_SEP, *lun_nump);
2719 LUN_COMP_SEP, *lun_nump);
2722 LUN_COMP_SEP, *lun_nump);
3134 LUN_COMP_SEP, lun_num);
3137 LUN_COMP_SEP, lun_num);

Completed in 166 milliseconds