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

/osnet-11/usr/src/lib/libsldap/common/
H A Dns_reads.c451 * way, 'attr_type' should always contain the attribute
464 update_range_info(boolean_t first, char *attr_type, argument
481 attr_end = strstr(attr_type, ";range=");
482 attr_len = attr_end - attr_type;
510 "%.*s;range=%ld-*", attr_len, attr_type,
541 if (strncasecmp(attr_type, attr->attr_and_range,

Completed in 34 milliseconds