Searched refs:NR_SVC_SUPP_GIDS (Results 1 – 3 of 3) sorted by relevance
51 for (int i = 0; i < NR_SVC_SUPP_GIDS; ++i) { in TEST()
45 #define NR_SVC_SUPP_GIDS 12 // twelve supplementary groups macro
288 {"group", {1, NR_SVC_SUPP_GIDS + 1, &Service::HandleGroup}}, in map()652 if (command_arg > 4 + NR_SVC_SUPP_GIDS) { in MakeExecOneshotService()