Home
last modified time | relevance | path

Searched refs:tempval (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/krb5/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c148 char *tempval=NULL, *save_ptr=NULL; local
293 "ldap_servers", NULL, &tempval)) != 0) {
298 if (tempval == NULL) {
316 item = strtok_r(tempval,delims,&save_ptr);
334 profile_release_string(tempval);