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

/netbsd-current/external/bsd/openldap/dist/include/
H A Dldap_pvt.h366 ldap_parse_ldif_record_x LDAP_P((
/netbsd-current/external/bsd/openldap/dist/libraries/libldap/
H A Dldifutil.c91 * ldap_parse_ldif_record_x() will convert an LDIF record read with ldif_read_record()
106 ldap_parse_ldif_record_x( function
589 /* Same as ldap_parse_ldif_record_x()
600 return ldap_parse_ldif_record_x( rbuf, linenum, lr, errstr, flags, NULL );
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dsyncrepl.c2390 rc = ldap_parse_ldif_record_x( &rbuf, 0, &lr, "syncrepl", lrflags, ctx );

Completed in 124 milliseconds