Home
last modified time | relevance | path

Searched refs:ppm_config_attr (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm.h111 static void read_config_attr(conf * fileConf, int *numParam, char *ppm_config_attr);
H A Dppm.c216 read_config_attr(conf * fileConf, int *numParam, char *ppm_config_attr) in read_config_attr() argument
225 strcpy_safe(arg, ppm_config_attr, 260*256); in read_config_attr()