Home
last modified time | relevance | path

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

/dports/net-mgmt/xymon-server/xymon-4.3.30/web/
H A Dfindhost.c195 addtobuffer_many(outbuf, in main()
205 addtobuffer_many(outbuf, in main()
231 addtobuffer_many(outbuf, in main()
/dports/net-mgmt/xymon-client/xymon-4.3.30/web/
H A Dfindhost.c195 addtobuffer_many(outbuf, in main()
205 addtobuffer_many(outbuf, in main()
231 addtobuffer_many(outbuf, in main()
/dports/net-mgmt/xymon-server/xymon-4.3.30/lib/
H A Dstrfunc.h17 extern void addtobuffer_many(strbuffer_t *buf, ...);
H A Dstrfunc.c132 void addtobuffer_many(strbuffer_t *buf, ...) in addtobuffer_many() function
/dports/net-mgmt/xymon-client/xymon-4.3.30/lib/
H A Dstrfunc.h17 extern void addtobuffer_many(strbuffer_t *buf, ...);
H A Dstrfunc.c132 void addtobuffer_many(strbuffer_t *buf, ...) in addtobuffer_many() function
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/
H A Dxymond.c539 addtobuffer_many(result, "\n[collector:", mwalk->collectorid, "]\n", mwalk->msg, NULL); in totalclientmsg()
3452 addtobuffer_many(buf, "|", tags[tagi++], NULL); in generate_hostinfo_outbuf()
3985 addtobuffer_many(response, in do_message()
4002 addtobuffer_many(response, " <Cookie>", log->cookie, "</Cookie>\n", NULL); in do_message()
4007 addtobuffer_many(response, " <AckMsg><![CDATA[", log->ackmsg, "]]></AckMsg>\n", NULL); in do_message()
4016 addtobuffer_many(response, in do_message()
4204 addtobuffer_many(response, in do_message()
4220 addtobuffer_many(response, " <Cookie>", lwalk->cookie, "</Cookie>\n", NULL); in do_message()
4224 addtobuffer_many(response, in do_message()
4270 addtobuffer_many(response, xmh_item_id(idx), ":", val, "\n", NULL); in do_message()
[all …]
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/
H A Dxymond.c539 addtobuffer_many(result, "\n[collector:", mwalk->collectorid, "]\n", mwalk->msg, NULL); in totalclientmsg()
3452 addtobuffer_many(buf, "|", tags[tagi++], NULL); in generate_hostinfo_outbuf()
3985 addtobuffer_many(response, in do_message()
4002 addtobuffer_many(response, " <Cookie>", log->cookie, "</Cookie>\n", NULL); in do_message()
4007 addtobuffer_many(response, " <AckMsg><![CDATA[", log->ackmsg, "]]></AckMsg>\n", NULL); in do_message()
4016 addtobuffer_many(response, in do_message()
4204 addtobuffer_many(response, in do_message()
4220 addtobuffer_many(response, " <Cookie>", lwalk->cookie, "</Cookie>\n", NULL); in do_message()
4224 addtobuffer_many(response, in do_message()
4270 addtobuffer_many(response, xmh_item_id(idx), ":", val, "\n", NULL); in do_message()
[all …]
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymonnet/
H A Ddns2.c475 addtobuffer_many(response->msgbuf, "\t", inet_ntop(AF_INET6,&addr6,msg,sizeof(msg)), NULL); in display_rr()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymonnet/
H A Ddns2.c475 addtobuffer_many(response->msgbuf, "\t", inet_ntop(AF_INET6,&addr6,msg,sizeof(msg)), NULL); in display_rr()