Searched defs:supp_gids (Results 1 – 2 of 2) sorted by relevance
96 const std::vector<gid_t>& supp_gids() const { return supp_gids_; } in supp_gids() function
71 unsigned flags, uid_t uid, gid_t gid, const std::vector<gid_t>& supp_gids, in Service()668 std::vector<gid_t> supp_gids; in MakeExecOneshotService() local