Lines Matching refs:attrvalue
158 if (names == NULL || names->attrvalue == NULL) {
183 if (protocol == NULL || protocol->attrvalue == NULL) {
193 protoval = protocol->attrvalue[cookie->index++];
204 if (protocol->attrvalue[k] == NULL) {
208 if (strcmp(protocol->attrvalue[k],
210 protoval = protocol->attrvalue[k];
227 protoval = protocol->attrvalue[0];
241 if (names->attrvalue[i] == NULL) {
246 if (strcmp(cname, names->attrvalue[i]) != 0) {
248 names->attrvalue[i]);
261 * "attrvalue[0]" of ipserviceprotocol is returned,