| /netbsd/src/external/bsd/openldap/dist/servers/slapd/ |
| D | schema.c | 67 BER_BVSTR( &vals[0], "subentry" ); in schema_info() 75 BER_BVSTR( &vals[0], "top" ); in schema_info() 76 BER_BVSTR( &vals[1], "subentry" ); in schema_info() 77 BER_BVSTR( &vals[2], "subschema" ); in schema_info() 78 BER_BVSTR( &vals[3], "extensibleObject" ); in schema_info()
|
| D | saslauthz.c | 585 BER_BVSTR( &prefix, "dn:" ); in authzPrettyNormal() 589 BER_BVSTR( &prefix, "dn.children:" ); in authzPrettyNormal() 593 BER_BVSTR( &prefix, "dn.subtree:" ); in authzPrettyNormal() 597 BER_BVSTR( &prefix, "dn.onelevel:" ); in authzPrettyNormal() 1077 BER_BVSTR( &c.c_sasl_bind_mech, "AUTHZ" ); in slap_parseURI() 1125 BER_BVSTR( &member_at, SLAPD_GROUP_ATTR ); in slap_parseURI() 1129 BER_BVSTR( &group_oc, SLAPD_GROUP_CLASS ); in slap_parseURI() 1130 BER_BVSTR( &member_at, SLAPD_GROUP_ATTR ); in slap_parseURI()
|
| D | root_dse.c | 241 BER_BVSTR( &val, "top" ); in root_dse_info() 248 BER_BVSTR( &val, "OpenLDAProotDSE" ); in root_dse_info()
|
| D | ctxcsn.c | 173 BER_BVSTR( &bv, "{}" ); in slap_create_context_csn_entry()
|
| D | slapadd.c | 243 BER_BVSTR( &name, SLAPD_ANONYMOUS ); in getrec0()
|
| D | search.c | 191 … BER_BVSTR( &op->ors_attrs[i].an_name, LDAP_NO_ATTRS ); in do_search()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-monitor/ |
| D | time.c | 75 BER_BVSTR( &bv, "cn=Start" ); in monitor_subsys_time_init() 111 BER_BVSTR( &bv, "cn=Current" ); in monitor_subsys_time_init() 147 BER_BVSTR( &bv, "cn=Uptime" ); in monitor_subsys_time_init() 157 BER_BVSTR( &value, "0" ); in monitor_subsys_time_init()
|
| D | conn.c | 83 BER_BVSTR( &bv, "cn=Max File Descriptors" ); in monitor_subsys_conn_init() 100 BER_BVSTR( &bv, "0" ); in monitor_subsys_conn_init() 128 BER_BVSTR( &bv, "cn=Total" ); in monitor_subsys_conn_init() 140 BER_BVSTR( &bv, "-1" ); in monitor_subsys_conn_init() 167 BER_BVSTR( &bv, "cn=Current" ); in monitor_subsys_conn_init() 179 BER_BVSTR( &bv, "0" ); in monitor_subsys_conn_init()
|
| D | listener.c | 103 BER_BVSTR( &bv, "TLS" ); in monitor_subsys_listener_init() 112 BER_BVSTR( &bv, "UDP" ); in monitor_subsys_listener_init()
|
| D | rww.c | 111 BER_BVSTR( &bv, "0" ); in monitor_subsys_rww_init()
|
| D | sent.c | 117 BER_BVSTR( &bv, "0" ); in monitor_subsys_sent_init()
|
| D | operation.c | 120 BER_BVSTR( &bv, "0" ); in monitor_subsys_ops_init()
|
| D | thread.c | 168 BER_BVSTR( &bv, "unknown" ); in monitor_subsys_thread_init()
|
| D | cache.c | 323 BER_BVSTR( &p_ndn, "" ); in monitor_cache_dn2entry()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| D | retcode.c | 527 BER_BVSTR( bv, "bind" ); in retcode_op2str() 530 BER_BVSTR( bv, "add" ); in retcode_op2str() 533 BER_BVSTR( bv, "delete" ); in retcode_op2str() 536 BER_BVSTR( bv, "modrdn" ); in retcode_op2str() 539 BER_BVSTR( bv, "modify" ); in retcode_op2str() 542 BER_BVSTR( bv, "compare" ); in retcode_op2str() 545 BER_BVSTR( bv, "search" ); in retcode_op2str() 548 BER_BVSTR( bv, "extended" ); in retcode_op2str() 1345 BER_BVSTR( &val[ 0 ], "add" ); in retcode_db_open() 1350 BER_BVSTR( &val[ 0 ], "bind" ); in retcode_db_open() [all …]
|
| D | pcache.c | 2242 BER_BVSTR( &op->ors_filterstr, "(objectClass=*)" ); in pcache_remove_entry_queries_from_cache() 3961 BER_BVSTR( &bv, "head" ); in pc_cf_gen() 3963 BER_BVSTR( &bv, "tail" ); in pc_cf_gen() 4105 … BER_BVSTR( &qm->attr_sets[num].attrs[0].an_name, LDAP_ALL_USER_ATTRIBUTES ); in pc_cf_gen() 4112 … BER_BVSTR( &qm->attr_sets[num].attrs[0].an_name, LDAP_ALL_OPERATIONAL_ATTRIBUTES ); in pc_cf_gen() 4127 … BER_BVSTR( &qm->attr_sets[num].attrs[0].an_name, LDAP_ALL_USER_ATTRIBUTES ); in pc_cf_gen() 4128 … BER_BVSTR( &qm->attr_sets[num].attrs[1].an_name, LDAP_ALL_OPERATIONAL_ATTRIBUTES ); in pc_cf_gen() 4155 … BER_BVSTR( &attr_name->an_name, LDAP_ALL_USER_ATTRIBUTES ); in pc_cf_gen() 4158 … BER_BVSTR( &attr_name->an_name, LDAP_ALL_OPERATIONAL_ATTRIBUTES ); in pc_cf_gen() 4724 BER_BVSTR( &f2.f_av_value, "glue" ); in pcache_db_open2()
|
| /netbsd/src/external/bsd/openldap/dist/libraries/libldap/ |
| D | stctrl.c | 72 BER_BVSTR( &ip, "" ); in ldap_create_session_tracking_value() 82 BER_BVSTR( &name, "" ); in ldap_create_session_tracking_value() 99 BER_BVSTR( &id, "" ); in ldap_create_session_tracking_value()
|
| D | url.c | 298 BER_BVSTR( bv, "base" ); in ldap_pvt_scope2bv() 302 BER_BVSTR( bv, "one" ); in ldap_pvt_scope2bv() 306 BER_BVSTR( bv, "sub" ); in ldap_pvt_scope2bv() 310 BER_BVSTR( bv, "subordinate" ); in ldap_pvt_scope2bv()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-passwd/ |
| D | search.c | 123 BER_BVSTR( &val, "organizationalUnit" ); in passwd_back_search() 315 BER_BVSTR( &val, "person" ); in pw2entry() 318 BER_BVSTR( &val, "uidObject" ); in pw2entry()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
| D | bind.c | 1441 BER_BVSTR( &authzID, "dn:" ); in meta_back_proxy_authz_cred() 1447 BER_BVSTR( &authzID, "dn:" ); in meta_back_proxy_authz_cred() 1521 BER_BVSTR( binddn, "" ); in meta_back_proxy_authz_cred() 1522 BER_BVSTR( bindcred, "" ); in meta_back_proxy_authz_cred()
|
| D | init.c | 173 BER_BVSTR( &sb.sb_binddn, "" ); in meta_target_finish()
|
| D | config.c | 1146 BER_BVSTR( &bv, "forever" ); in meta_back_cf_gen() 1230 BER_BVSTR( &bv, "accept-unsolicited" ); in meta_back_cf_gen() 1268 BER_BVSTR( &bv, "forever" ); in meta_back_cf_gen() 1270 BER_BVSTR( &bv, "never" ); in meta_back_cf_gen() 1406 BER_BVSTR( &bv, "*" ); in meta_back_cf_gen()
|
| /netbsd/src/external/bsd/openldap/dist/include/ |
| D | lber_pvt.h | 214 #define BER_BVSTR(bv,s) \ macro
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
| D | init.c | 238 BER_BVSTR( &sb.sb_binddn, "" ); in ldap_back_db_open()
|
| /netbsd/src/external/bsd/openldap/dist/servers/slapd/back-sql/ |
| D | search.c | 702 BER_BVSTR( &flt, "10=10" ); in backsql_process_filter() 707 BER_BVSTR( &flt, "11=0" ); in backsql_process_filter() 712 BER_BVSTR( &flt, "12=0" ); in backsql_process_filter() 2765 BER_BVSTR( &cookie, "" ); in send_paged_response()
|