Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/ldap/common/
H A Dcommon.c205 char *proxyauth_id = NULL; variable
651 proxyauth_id = strdup(optarg);
652 if (NULL == proxyauth_id)
1732 if ( !proxyauth_id)
1736 rc = ldap_create_proxiedauth_control( ld, proxyauth_id, &ctl);
1738 rc = ldap_create_proxyauth_control( ld, proxyauth_id, 1, &ctl);