HomeSort by relevance Sort by last modified time
    Searched refs:NR_SVC_SUPP_GIDS (Results 1 - 2 of 2) sorted by null

  /system/core/init/
init.h 76 #define NR_SVC_SUPP_GIDS 12 /* twelve supplementary groups */
95 gid_t supp_gids[NR_SVC_SUPP_GIDS];
init_parser.c 696 } else if (nargs > NR_SVC_SUPP_GIDS + 2) {
698 NR_SVC_SUPP_GIDS);

Completed in 49 milliseconds