| /src/external/bsd/openldap/dist/servers/slapd/ |
| str2filter.c | 58 ber_init2( ber, NULL, LBER_USE_DER );
|
| cancel.c | 57 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 58 ber_init2( ber, op->ore_reqdata, 0 );
|
| backglue.c | 435 ber_init2( ber, NULL, LBER_USE_DER ); 624 ber_init2( ber, &gs.ctrls[c]->ldctl_value, LBER_USE_DER ); 646 ber_init2( ber, NULL, LBER_USE_DER ); 698 ber_init2( ber, NULL, LBER_USE_DER );
|
| txn.c | 190 ber_init2( ber, op->ore_reqdata, 0 );
|
| controls.c | 1326 ber_init2( ber, &ctrl->ldctl_value, LBER_USE_DER ); 2074 ber_init2( ber, NULL, LBER_USE_DER ); 2163 ber_init2( ber, NULL, LBER_USE_DER );
|
| result.c | 521 ber_init2( sber, NULL, LBER_USE_DER ); 1113 ber_init2( ber, &bv, LBER_USE_DER ); 1830 ber_init2( ber, &bv, LBER_USE_DER );
|
| passwd.c | 377 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 378 ber_init2( ber, reqdata, 0 );
|
| /src/external/bsd/openldap/dist/servers/lloadd/ |
| extended.c | 144 ber_init2( copy, &op->o_request, 0 );
|
| client.c | 109 ber_init2( copy, &op->o_ctrls, 0 ); 116 ber_init2( control_ber, &control, 0 );
|
| bind.c | 270 ber_init2( copy, &op->o_request, 0 ); 314 ber_init2( copy, &auth, 0 ); 617 ber_init2( copy, &response, 0 );
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/ |
| dupent.c | 99 ber_init2( ber, &ctrl->ldctl_value, 0 ); 257 ber_init2( ber, NULL, LBER_USE_DER );
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/vc/ |
| vc.c | 89 ber_init2( ber, NULL, LBER_USE_DER ); 211 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 212 ber_init2( ber, &reqdata, 0 );
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/noopsrch/ |
| noopsrch.c | 121 ber_init2( ber, NULL, LBER_USE_DER );
|
| /src/external/bsd/openldap/dist/libraries/libldap/ |
| deref.c | 182 ber_init2( ber, &ctrl->ldctl_value, 0 );
|
| /src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| sssvlv.c | 217 ber_init2( ber, NULL, LBER_USE_DER ); 269 ber_init2( ber, NULL, LBER_USE_DER ); 321 ber_init2( ber, NULL, LBER_USE_DER ); 1154 ber_init2( ber, &ctrl->ldctl_value, 0 ); 1204 ber_init2( ber, &ctrl->ldctl_value, 0 );
|
| deref.c | 178 ber_init2( ber, &ctrl->ldctl_value, 0 ); 421 ber_init2( ber, &bv, LBER_USE_DER );
|
| valsort.c | 536 ber_init2( ber, &ctrl->ldctl_value, 0 );
|
| /src/external/bsd/openldap/dist/libraries/liblber/ |
| io.c | 321 ber_init2( BerElement *ber, struct berval *bv, int options ) function 344 ber_init2( ber, NULL, options );
|
| /src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
| extended.c | 149 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 150 ber_init2( ber, op->ore_reqdata, 0 );
|
| /src/external/bsd/openldap/dist/servers/slapd/back-null/ |
| null.c | 235 ber_init2( ps_ber, NULL, LBER_USE_DER );
|
| /src/external/bsd/openldap/dist/contrib/slapd-modules/rbac/ |
| rbac.c | 349 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 350 ber_init2( ber, &reqdata, 0 ); 708 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 709 ber_init2( ber, &reqdata, 0 ); 982 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 983 ber_init2( ber, &reqdata, 0 ); 1464 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 1465 ber_init2( ber, &reqdata, 0 ); 1734 /* ber_init2 uses reqdata directly, doesn't allocate new buffers */ 1735 ber_init2( ber, &reqdata, 0 ) [all...] |
| /src/external/bsd/openldap/dist/clients/tools/ |
| common.c | 1768 ber_init2( ber, NULL, LBER_USE_DER ); 1828 ber_init2( ber, NULL, LBER_USE_DER ); 1858 ber_init2( ber, NULL, LBER_USE_DER ); 1885 ber_init2( ber, NULL, LBER_USE_DER );
|
| /src/external/bsd/openldap/dist/include/ |
| lber.h | 510 ber_init2 LDAP_P((
|
| /src/external/bsd/openldap/dist/servers/slapd/back-wt/ |
| search.c | 293 ber_init2( ber, NULL, LBER_USE_DER );
|
| /src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/ |
| bind.c | 1190 ber_init2( ber, 0, LBER_USE_DER ); 1230 ber_init2( ber, 0, LBER_USE_DER );
|