Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/tests/progs/
H A Dslapd-addel.c44 static LDIFRecord *
49 LDIFRecord *record, int friendly );
73 LDIFRecord record = {}; in main()
221 LDIFRecord *record, in do_addel()
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldifutil.c69 ldap_ldif_record_done( LDIFRecord *lr ) in ldap_ldif_record_done()
87 memset( lr, 0, sizeof(LDIFRecord) ); in ldap_ldif_record_done()
109 LDIFRecord *lr, in ldap_parse_ldif_record_x()
126 memset( lr, 0, sizeof(LDIFRecord) ); in ldap_parse_ldif_record_x()
596 LDIFRecord *lr, in ldap_parse_ldif_record()
/netbsd-src/external/bsd/openldap/dist/include/
H A Dldap.h2822 } LDIFRecord; typedef
2827 LDIFRecord *lr ));
2833 LDIFRecord *lr,
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslapmodify.c147 LDIFRecord lr; in slapmodify()
H A Dsyncrepl.c2379 LDIFRecord lr; in syncrepl_changelog_mods()
/netbsd-src/external/bsd/openldap/dist/clients/tools/
H A Dldapmodify.c368 LDIFRecord lr; in process_ldif_rec()