Home
last modified time | relevance | path

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

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dxymond_channel.c430 pcre *stdfilter = NULL; in main() local
495 stdfilter = firstlineregex("^@@(logrotate|shutdown|drophost|droptest|renamehost|renametest)"); in main()
612 …lter || matchregex(channel->channelbuf, msgfilter) || matchregex(channel->channelbuf, stdfilter)) { in main()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dxymond_channel.c430 pcre *stdfilter = NULL; in main() local
495 stdfilter = firstlineregex("^@@(logrotate|shutdown|drophost|droptest|renamehost|renametest)"); in main()
612 …lter || matchregex(channel->channelbuf, msgfilter) || matchregex(channel->channelbuf, stdfilter)) { in main()