Searched refs:parse_ldif_control (Results 1 – 1 of 1) sorted by relevance
66 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