Home
last modified time | relevance | path

Searched refs:compareLUName (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mpathadm/
H A Dmpathadm.h86 boolean_t compareLUName(MP_CHAR *cmpString, MP_CHAR *deviceFileName);
H A Dmpathadm.c918 compareLUName( in listLogicalUnit()
936 compareLUName(optionList->optarg, luProps.name)) { in listLogicalUnit()
1073 compareLUName(MP_CHAR *cmpString, MP_CHAR *deviceProperty) in compareLUName() function
1823 if (compareLUName(luFileName, luProps.deviceFileName) in getLogicalUnitOid()
2540 if (compareLUName(luDeviceFileName, in getPathOid()
/titanic_44/usr/src/cmd/sasinfo/
H A Dsasinfo-list.c119 static boolean_t compareLUName(char *cmdArg, char *osName);
1443 compareLUName(char *cmdArg, char *osName) in compareLUName() function
1555 if (compareLUName(luArgv[lu], in sas_util_list_logicalunit()
1572 if (compareLUName(luArgv[lu], in sas_util_list_logicalunit()