Home
last modified time | relevance | path

Searched refs:ConfigTable (Results 1 – 25 of 56) sorted by relevance

123

/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Dslap-config.h43 typedef struct ConfigTable { struct
54 } ConfigTable; argument
132 ConfigTable *co_table;
203 int config_register_schema(ConfigTable *ct, ConfigOCs *co);
204 int config_del_vals(ConfigTable *cf, ConfigArgs *c);
205 int config_get_vals(ConfigTable *ct, ConfigArgs *c);
206 int config_add_vals(ConfigTable *ct, ConfigArgs *c);
212 int init_config_attrs(ConfigTable *ct);
215 int config_parse_vals(ConfigTable *ct, ConfigArgs *c, int valx);
216 int config_parse_add(ConfigTable *ct, ConfigArgs *c, int valx);
[all …]
H A Dconfig.c131 ConfigTable *config_find_keyword(ConfigTable *Conf, ConfigArgs *c) { in config_find_keyword()
154 int config_check_vals(ConfigTable *Conf, ConfigArgs *c, int check_only ) { in config_check_vals()
374 int config_set_vals(ConfigTable *Conf, ConfigArgs *c) { in config_set_vals()
445 int config_add_vals(ConfigTable *Conf, ConfigArgs *c) { in config_add_vals()
460 config_del_vals(ConfigTable *cf, ConfigArgs *c) in config_del_vals()
522 config_get_vals(ConfigTable *cf, ConfigArgs *c) in config_get_vals()
650 init_config_attrs(ConfigTable *ct) { in init_config_attrs()
761 config_parse_vals(ConfigTable *ct, ConfigArgs *c, int valx) in config_parse_vals()
791 config_parse_add(ConfigTable *ct, ConfigArgs *c, int valx) in config_parse_add()
818 read_config_file(const char *fname, int depth, ConfigArgs *cf, ConfigTable *cft) in read_config_file()
[all …]
H A Dbconfig.c298 static ConfigTable config_back_cf_table[] = {
937 ConfigTable olcDatabaseDummy[] = {
4498 ConfigTable *ct; in config_setup_ldif()
4651 config_register_schema(ConfigTable *ct, ConfigOCs *ocs) { in config_register_schema()
4811 static ConfigTable *
4888 check_vals( ConfigTable *ct, ConfigArgs *ca, void *ptr, int isAttr ) in check_vals()
5402 ConfigTable *ct; in schema_destroy_one()
5491 ConfigTable *ct; in config_add_internal()
6028 config_modify_add( ConfigTable *ct, ConfigArgs *ca, AttributeDescription *ad, in config_modify_add()
6064 ConfigTable *ct; in config_modify_internal()
[all …]
/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dlload-config.h29 int lload_config_get_vals( ConfigTable *ct, ConfigArgs *c );
30 int lload_config_add_vals( ConfigTable *ct, ConfigArgs *c );
33 int lload_read_config_file( const char *fname, int depth, ConfigArgs *cf, ConfigTable *cft );
35 ConfigTable *lload_config_find_keyword( ConfigTable *ct, ConfigArgs *c );
H A Dconfig.c192 static ConfigTable config_back_cf_table[] = {
2105 ConfigTable *
2106 lload_config_find_keyword( ConfigTable *Conf, ConfigArgs *c ) in lload_config_find_keyword()
2133 lload_config_check_vals( ConfigTable *Conf, ConfigArgs *c, int check_only ) in lload_config_check_vals()
2316 lload_config_set_vals( ConfigTable *Conf, ConfigArgs *c ) in lload_config_set_vals()
2388 lload_config_add_vals( ConfigTable *Conf, ConfigArgs *c ) in lload_config_add_vals()
2408 ConfigTable *cft ) in lload_read_config_file()
2411 ConfigTable *ct; in lload_read_config_file()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DAnalyzerOptions.cpp124 ConfigTable::const_iterator E = Config.end(); in getCheckerStringOption()
126 ConfigTable::const_iterator I = in getCheckerStringOption()
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-passwd/
H A Dconfig.c48 static ConfigTable passwdcfg[] = {
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/
H A DAnalyzerOptions.h165 using ConfigTable = llvm::StringMap<std::string>;
207 ConfigTable Config;
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-wt/
H A Dconfig.c45 static ConfigTable wtcfg[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-perl/
H A Dconfig.c31 static ConfigTable perlcfg[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/
H A Ddyngroup.c128 static ConfigTable dgroupcfg[] = {
H A Dauditlog.c45 static ConfigTable auditlogcfg[] = {
H A Dcollect.c59 static ConfigTable collectcfg[] = {
H A Dvalsort.c63 static ConfigTable valsort_cfats[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-relay/
H A Dinit.c38 static ConfigTable relaycfg[] = {
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/lastbind/
H A Dlastbind.c75 static ConfigTable lastbindcfg[] = {
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DDebugCheckers.cpp260 typedef AnalyzerOptions::ConfigTable Table;
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/cloak/
H A Dcloak.c292 static ConfigTable cloakcfg[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ndb/
H A Dconfig.cpp39 static ConfigTable ndbcfg[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sock/
H A Dconfig.c51 static ConfigTable bscfg[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-null/
H A Dnull.c41 static ConfigTable nullcfg[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-sql/
H A Dconfig.c71 static ConfigTable sqlcfg[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-mdb/
H A Dconfig.c55 static ConfigTable mdbcfg[] = {
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/
H A Ddistproc.c331 static ConfigTable distproc_cfg[] = {
/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/adremap/
H A Dadremap.c74 static ConfigTable adremapcfg[] = {

123