Searched defs:set_host (Results 1 – 2 of 2) sorted by relevance
58 void (*set_host)(struct weston_output *output, char *ip); member
25 void set_host(const std::string& host) { host_name_ = host; } in set_host() function