Home
last modified time | relevance | path

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

/glibc-2.36/nss/nss_compat/
Dcompat-initgroups.c62 #define BLACKLIST_INCREMENT 256 macro
543 ent->blacklist.size += MAX (BLACKLIST_INCREMENT, 2 * namelen); in blacklist_store_name()
Dcompat-grp.c52 #define BLACKLIST_INCREMENT 256 macro
655 ent->blacklist.size += MAX (BLACKLIST_INCREMENT, 2 * namelen); in blacklist_store_name()
Dcompat-spwd.c53 #define BLACKLIST_INCREMENT 256 macro
827 ent->blacklist.size += MAX (BLACKLIST_INCREMENT, 2 * namelen); in blacklist_store_name()
Dcompat-pwd.c56 #define BLACKLIST_INCREMENT 256 macro
1104 ent->blacklist.size += MAX (BLACKLIST_INCREMENT, 2 * namelen); in blacklist_store_name()