Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/libraries/libldap/
H A Dldifutil.c66 static int parse_ldif_control LDAP_P(( struct berval *bval, LDAPControl ***ppctrls ));
225 rc = parse_ldif_control( lr->lr_vals+i, &pctrls ); in ldap_parse_ldif_record_x()
610 parse_ldif_control( in parse_ldif_control() function