Searched defs:nodeValue (Results 1 - 1 of 1) sorted by relevance

/solaris-x11-s11/open-src/lib/libowconfig/sun-src/
H A DOWconfig.c103 } nodeValue; member in struct:nodeStruct
232 tmp = ip->nodeValue.instance.pkg;
237 nextInstance = ip->nodeValue.instance.nextInstance;
238 prevInstance = ip->nodeValue.instance.prevInstance;
240 nextInstance->nodeValue.instance.prevInstance =
243 prevInstance->nodeValue.instance.nextInstance =
267 value = ap->nodeValue.attr.value;
483 ip->nodeValue.instance.pkg = NULL;
487 if (instanceListTail->nodeValue.instance.lineNumber ==
490 ip->nodeValue
[all...]

Completed in 13 milliseconds