Home
last modified time | relevance | path

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

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/rrd/
H A Ddo_ifstat.c127 static pcre **ifstat_netbsd_pcres = NULL; in do_ifstat_rrd() local
160 ifstat_netbsd_pcres = compile_exprs("NETBSD", ifstat_netbsd_exprs, in do_ifstat_rrd()
248 if (pickdata(bol, ifstat_netbsd_pcres[0], 0, &ifname, &rxstr, &txstr)) dmatch = 7; in do_ifstat_rrd()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/rrd/
H A Ddo_ifstat.c127 static pcre **ifstat_netbsd_pcres = NULL; in do_ifstat_rrd() local
160 ifstat_netbsd_pcres = compile_exprs("NETBSD", ifstat_netbsd_exprs, in do_ifstat_rrd()
248 if (pickdata(bol, ifstat_netbsd_pcres[0], 0, &ifname, &rxstr, &txstr)) dmatch = 7; in do_ifstat_rrd()