Lines Matching +defs:val +defs:values
919 char **values = NULL;
920 char *val = NULL;
936 entry != NULL && values == NULL;
938 values = ldap_get_values(
942 if (values != NULL) {
944 val = strdup(values[0]);
945 ldap_value_free(values);
946 return (val);
996 * Trust direction values:
1371 /* If the values is fixed there will not be a site specific version */
1792 /* If the values is fixed there will not be a site specific version */