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

/osnet-11/usr/src/lib/sun_fc/common/
H A DHBAList.cc103 string indexString = name.substr(offset+1); local
104 index = atoi(indexString.c_str());
142 string indexString = name.substr(offset+1); local
143 index = atoi(indexString.c_str());

Completed in 20 milliseconds