OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ConfigArgs
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/servers/slapd/
slap-config.h
184
}
ConfigArgs
;
202
LDAP_SLAPD_F (int) config_fp_parse_line(
ConfigArgs
*c);
205
LDAP_SLAPD_F (int) config_del_vals(ConfigTable *cf,
ConfigArgs
*c);
206
LDAP_SLAPD_F (int) config_get_vals(ConfigTable *ct,
ConfigArgs
*c);
207
LDAP_SLAPD_F (int) config_add_vals(ConfigTable *ct,
ConfigArgs
*c);
209
LDAP_SLAPD_F (int) config_push_cleanup(
ConfigArgs
*c, ConfigDriver *cleanup);
210
LDAP_SLAPD_F (int) config_run_cleanup(
ConfigArgs
*c);
212
LDAP_SLAPD_F (void) init_config_argv(
ConfigArgs
*c );
215
LDAP_SLAPD_F (void) config_parse_ldif(
ConfigArgs
*c );
216
LDAP_SLAPD_F (int) config_parse_vals(ConfigTable *ct,
ConfigArgs
*c, int valx)
[
all
...]
slap.h
1327
typedef struct config_args_s
ConfigArgs
; /* slap-config.h */
1335
typedef int (slap_dynacl_parse) LDAP_P((
ConfigArgs
*ca,
Completed in 51 milliseconds
Indexes created Mon Apr 20 00:23:12 UTC 2026