Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm.c125 char *min, char *minForPoint, conf * fileConf, int *numParam) in storeEntry()
233 char *min, *minForPoint;; in read_config_attr() local
266 strchr(minForPoint, '\n')[0] = '\0'; in read_config_attr() local
315 char *min, *minForPoint;; in read_config_file() local
337 strchr(minForPoint, '\n')[0] = '\0'; in read_config_file() local
H A Dppm.h105 int minForPoint; member