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

/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 ) {

Completed in 677 milliseconds