Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm.c129 int iMinForPoint; in storeEntry() local
136 iMinForPoint = 0; in storeEntry()
138 iMinForPoint = atoi(minForPoint); in storeEntry()
151 fileConf[i].minForPoint = iMinForPoint; in storeEntry()
169 fileConf[*numParam].minForPoint = iMinForPoint; in storeEntry()