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

/system/core/init/
H A Dinit.h76 #define NR_SVC_SUPP_GIDS 12 /* twelve supplementary groups */ macro
95 gid_t supp_gids[NR_SVC_SUPP_GIDS];
H A Dinit_parser.c696 } else if (nargs > NR_SVC_SUPP_GIDS + 2) {
698 NR_SVC_SUPP_GIDS);

Completed in 19 milliseconds