Searched refs:nr_supp_gids (Results 1 – 1 of 1) sorted by relevance
954 std::size_t nr_supp_gids = command_arg - 1 /* -- */ - 4 /* exec SECLABEL UID GID */; in MakeExecOneshotService() local955 for (size_t i = 0; i < nr_supp_gids; ++i) { in MakeExecOneshotService()