Searched refs:lconns (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libldap4/include/
H A Dldap-int.h162 void dump_connection( LDAP *ld, LDAPConn *lconns, int all );
/osnet-11/usr/src/lib/libldap4/common/
H A Drequest.c518 dump_connection( LDAP *ld, LDAPConn *lconns, int all ) argument
523 for ( lc = lconns; lc != NULL; lc = lc->lconn_next ) {
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Drequest.c632 nsldapi_dump_connection( LDAP *ld, LDAPConn *lconns, int all ) argument
643 for ( lc = lconns; lc != NULL; lc = lc->lconn_next ) {
H A Dldap-int.h732 void nsldapi_dump_connection( LDAP *ld, LDAPConn *lconns, int all );

Completed in 30 milliseconds