Home
last modified time | relevance | path

Searched defs:fileConf (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm.c77 getValue(conf *fileConf, int numParam, char* param) in getValue()
125 char *min, char *minForPoint, conf * fileConf, int *numParam) in storeEntry()
216 read_config_attr(conf * fileConf, int *numParam, char *ppm_config_attr) in read_config_attr()
299 read_config_file(conf * fileConf, int *numParam, char *ppm_config_file) in read_config_file()
483 conf fileConf[CONF_MAX_SIZE] = { in check_password() local