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

/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dldifutil.c117 int ldapadd, new_entry, delete_entry, got_all, no_dn; local
129 no_dn = flags & LDIF_NO_DN;
172 if ( dn == NULL && !no_dn ) {
200 if ( !dn && !no_dn ) {
217 if ( no_dn ) {

Completed in 78 milliseconds