Searched refs:NR_SVC_SUPP_GIDS (Results 1 – 3 of 3) sorted by relevance
95 for (int i = 0; i < NR_SVC_SUPP_GIDS; ++i) { in TEST()
60 #define NR_SVC_SUPP_GIDS 12 // twelve supplementary groups macro
815 {"group", {1, NR_SVC_SUPP_GIDS + 1, &Service::ParseGroup}}, in map()1284 if (command_arg > 4 + NR_SVC_SUPP_GIDS) { in MakeTemporaryOneshotService()