Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dcommon.c206 char *proxyauth_id = NULL; variable
652 proxyauth_id = strdup(optarg);
653 if (NULL == proxyauth_id)
1733 if ( !proxyauth_id)
1737 rc = ldap_create_proxiedauth_control( ld, proxyauth_id, &ctl);
1739 rc = ldap_create_proxyauth_control( ld, proxyauth_id, 1, &ctl);