Searched refs:ldap_parse_ldif_record_x (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/bsd/openldap/dist/libraries/libldap/ |
H A D | ldifutil.c | 106 ldap_parse_ldif_record_x( in ldap_parse_ldif_record_x() function 600 return ldap_parse_ldif_record_x( rbuf, linenum, lr, errstr, flags, NULL ); in ldap_parse_ldif_record()
|
/netbsd-src/external/bsd/openldap/dist/include/ |
H A D | ldap_pvt.h | 366 ldap_parse_ldif_record_x LDAP_P((
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | syncrepl.c | 2390 rc = ldap_parse_ldif_record_x( &rbuf, 0, &lr, "syncrepl", lrflags, ctx ); in syncrepl_changelog_mods()
|