Searched refs:typeInt (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/ppm/ |
| H A D | ppm.h | 75 typeInt, enumerator 87 {"^minQuality", typeInt}, 88 {"^checkRDN", typeInt}, 90 {"^maxConsecutivePerClass", typeInt}, 91 {"^useCracklib", typeInt},
|
| H A D | ppm.c | 146 if(valType == typeInt) in storeEntry() 152 if(valType == typeInt) in storeEntry() 164 if(valType == typeInt) in storeEntry() 171 if(valType == typeInt) in storeEntry() 484 {"minQuality", typeInt, {.iVal = DEFAULT_QUALITY}, 0, 0 in check_password() 487 {"checkRDN", typeInt, {.iVal = 0}, 0, 0 in check_password() 493 {"maxConsecutivePerClass", typeInt, {.iVal = 0}, 0, 0 in check_password() 496 {"useCracklib", typeInt, {.iVal = 0}, 0, 0 in check_password()
|