Searched defs:socketcon (Results 1 – 3 of 3) sorted by relevance
50 gid_t gid, int perm, const std::string& socketcon) in SocketInfo()257 std::string socketcon = args.size() > 6 ? args[6] : ""; in HandleSocket() local402 const char* socketcon = in Start() local
59 std::string socketcon; member
102 gid_t gid, const char *socketcon) in create_socket()