Home
last modified time | relevance | path

Searched refs:online_state_to_color (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/network/
Dnetworkctl.c224 static void online_state_to_color(const char *state, const char **on, const char **off) { in online_state_to_color() function
1569 online_state_to_color(online_state, &on_color_online, NULL); in link_status_one()
2317 online_state_to_color(online_state, &on_color_online, NULL); in system_status()