Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/mpathadm/
H A Dcmdparse.c189 uint_t currObject; in getOptions() local
191 while (op && ((currObject = op->objectValue) != 0)) { in getOptions()
192 if ((currObject == object) && in getOptions()
/titanic_50/usr/src/cmd/iscsiadm/
H A Dcmdparse.c190 uint_t currObject; in getOptions() local
192 while (op && ((currObject = op->objectValue) != 0)) { in getOptions()
193 if ((currObject == object) && in getOptions()