Searched defs:seclabel (Results 1 – 3 of 3) sorted by relevance
59 static void Test_make_exec_oneshot_service(bool dash_dash, bool seclabel, bool uid, in Test_make_exec_oneshot_service()
97 const std::string& seclabel() const { return seclabel_; } in seclabel() function
72 const std::string& seclabel, const std::vector<std::string>& args) in Service()659 std::string seclabel = ""; in MakeExecOneshotService() local