Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dldaptool.h160 void ldaptool_bind( LDAP *ld );
H A Dldapmodrdn.c119 ldaptool_bind( ld ); in main()
H A Dldapdelete.c107 ldaptool_bind( ld ); in main()
H A Dldapmodify.c256 ldaptool_bind( ld ); in process()
H A Dldapsearch.c275 ldaptool_bind( ld ); in main()
H A Dcommon.c1177 ldaptool_bind( LDAP *ld ) function