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

/asus-wl-520gu-7.0.1.45/src/router/busybox/pwd_grp/
H A Dconfig.h50 * Define GR_DYNAMIC_GROUP_LIST to make initgroups() dynamically allocate
54 #undef GR_DYNAMIC_GROUP_LIST macro
56 #ifndef GR_DYNAMIC_GROUP_LIST
59 * its static GID array if GR_DYNAMIC_GROUP_LIST isn't defined.
63 #endif /* !GR_DYNAMIC_GROUP_LIST */
H A Dinitgroups.c31 #ifndef GR_DYNAMIC_GROUP_LIST
45 #ifdef GR_DYNAMIC_GROUP_LIST
49 #ifndef GR_DYNAMIC_GROUP_LIST
62 #ifdef GR_DYNAMIC_GROUP_LIST

Completed in 35 milliseconds