Searched refs:typeInt (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/openldap/dist/contrib/slapd-modules/ppm/
H A Dppm.h75 typeInt, enumerator in enum:__anon15
87 {"^minQuality", typeInt},
88 {"^checkRDN", typeInt},
90 {"^maxConsecutivePerClass", typeInt},
91 {"^useCracklib", typeInt},
99 // and a type for the value (typeInt or typeStr)
H A Dppm.c146 if(valType == typeInt)
152 if(valType == typeInt)
164 if(valType == typeInt)
171 if(valType == typeInt)
484 {"minQuality", typeInt, {.iVal = DEFAULT_QUALITY}, 0, 0
487 {"checkRDN", typeInt, {.iVal = 0}, 0, 0
493 {"maxConsecutivePerClass", typeInt, {.iVal = 0}, 0, 0
496 {"useCracklib", typeInt, {.iVal = 0}, 0, 0

Completed in 128 milliseconds