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

/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c102 static const char *xmlType[] = { variable
181 if (xmlArg1[i] == otype && xmlType[i][0] == 'o') {
207 xmlType[i][0] != 'o' &&
208 xmlType[i][0] != 'a') {
456 const char *props = &xmlType[i][1];
512 const unsigned char attr_type = xmlType[i][0];
562 j = xmlType[i][0];
730 props = &xmlType[i][1];
753 type = xmlType[j][0];
1055 if (xmlType[
[all...]

Completed in 59 milliseconds