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

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.c737 char *attribute_value; local
771 attribute_value =
773 if (attribute_value == NULL) {
777 attr_val[0] = attribute_value;

Completed in 90 milliseconds