Searched refs:adutils_host_t (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libadutils/common/
H A Dadutils_impl.h126 } adutils_host_t; typedef in typeref:struct:adutils_host
145 adutils_host_t *qadh; /* LDAP connection */
H A Dadutils.c46 static adutils_host_t *host_head = NULL;
475 adutils_host_t *adh;
537 adutils_host_t *p;
538 adutils_host_t *prev;
582 open_conn(adutils_host_t *adh, int timeoutsecs)
669 adutils_host_t *
672 adutils_host_t *adh = NULL;
749 release_conn(adutils_host_t *adh)
770 * Create a adutils_host_t, populate it and add it to the list of hosts.
775 adutils_host_t *
[all...]

Completed in 21 milliseconds