Home
last modified time | relevance | path

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

/dports/sysutils/xfce4-systemload-plugin/xfce4-systemload-plugin-1.3.1/panel-plugin/
H A Dnetwork.h34 gint read_netload (gulong *net, gulong *NTotal);
H A Dnetwork.c117 read_netload (gulong *net, gulong *NTotal) in read_netload() function
H A Dsystemload.c186 if (read_netload (&net, &NTotal) == 0) in update_monitors()