Searched refs:deviceProperty (Results 1 – 1 of 1) sorted by relevance
1073 compareLUName(MP_CHAR *cmpString, MP_CHAR *deviceProperty) in compareLUName() argument1080 if (0 == strcmp(cmpString, deviceProperty)) { in compareLUName()1092 ((fd2 = open(deviceProperty, O_RDONLY|O_NDELAY)) >= 0) && in compareLUName()