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

/illumos-gate/usr/src/lib/libldap5/sources/ldap/common/
H A Dopen.c620 struct ldap_x_hostlist_status { struct
634 int *portp, struct ldap_x_hostlist_status **statusp )
651 *statusp = NSLDAPI_CALLOC( 1, sizeof( struct ldap_x_hostlist_status ));
672 struct ldap_x_hostlist_status *status )
735 ldap_x_hostlist_statusfree( struct ldap_x_hostlist_status *status )

Completed in 68 milliseconds