Home
last modified time | relevance | path

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

/dports/sysutils/gkrellm2/gkrellm-2.3.11/src/
H A Dwin32-plugin.c44 gkrellm_callbacks.gkrellm_chart_new0 = gkrellm_chart_new0; in win32_init_callbacks()
H A Dwin32-libgkrellm.c30 GkrellmChart *gkrellm_chart_new0(void)
32 return (*(callbacks->gkrellm_chart_new0))();
H A Dgkrellm-public-proto.h39 GkrellmChart *gkrellm_chart_new0(void);
H A Dproc.c544 proc.chart = gkrellm_chart_new0(); in create_proc_monitor()
H A Dwin32-plugin.h34 GkrellmChart *(*gkrellm_chart_new0)(void); member
H A Dinet.c942 in->chart_minute = gkrellm_chart_new0(); in create_inet_monitor()
943 in->chart_hour = gkrellm_chart_new0(); in create_inet_monitor()
H A Dcpu.c837 cpu->chart = gkrellm_chart_new0(); in create_cpu()
H A Ddisk.c759 disk->chart = gkrellm_chart_new0(); in create_disk_monitor()
H A Dmem.c700 mc->chart = gkrellm_chart_new0(); in create_chart()
H A Dplugins.c143 gkrellm_chart_new0(void) in gkrellm_chart_new0() function
H A Dnet.c1563 net->chart = gkrellm_chart_new0(); in create_net_monitor()
/dports/x11-clocks/alltraxclock/alltraxclock2_0.2/
H A Dalltraxclock.c205 chart = gkrellm_chart_new0(); in create_plugin()
/dports/misc/gkrellshoot2/gkrellShoot-0.4.4/
H A Dgkrellshoot.c1521 chart[i] = gkrellm_chart_new0(); in create_plugin()