Searched defs:seclabel (Results 1 – 3 of 3) sorted by relevance
104 static void Test_make_temporary_oneshot_service(bool dash_dash, bool seclabel, bool uid, bool gid, in Test_make_temporary_oneshot_service()
141 const std::string& seclabel, Subcontext* subcontext_for_restart_commands, in Service()755 std::string seclabel = ""; in MakeTemporaryOneshotService() local
116 const std::string& seclabel() const { return seclabel_; } in seclabel() function