Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mpathadm/
H A Dmpathadm.c1074 compareLUName(MP_CHAR *cmpString, MP_CHAR *deviceProperty) in compareLUName() argument
1081 if (0 == strcmp(cmpString, deviceProperty)) { in compareLUName()
1093 ((fd2 = open(deviceProperty, O_RDONLY|O_NDELAY)) >= 0) && in compareLUName()