Searched defs:connection_str (Results 1 – 3 of 3) sorted by relevance
40 static const map<int, string> connection_str = { variable
335 std::string connection_str = get_connection_string(); in send_connect() local
124 static const char *connection_str(drmModeConnection c) in connection_str() function