Searched defs:errmsgbuf (Results 1 – 3 of 3) sorted by relevance
167 char errmsgbuf[PCAP_ERRBUF_SIZE + 1]; // buffer for errors to send to the client in daemon_serviceloop() local967 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_auth_req() local1183 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to log in daemon_AuthUserPwd() local1331 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_findallif_req() local1539 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_open_req() local1635 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_startcap_req() local1973 daemon_unpackapplyfilter(SOCKET sockctrl, struct session *session, uint32 *plenp, char *errmsgbuf) in daemon_unpackapplyfilter()2059 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_updatefilter_req() local2113 char errmsgbuf[PCAP_ERRBUF_SIZE]; in daemon_msg_setsampling_req() local2173 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_stats_req() local[all …]
121 static char errmsgbuf[1024]; variable
1157 char errmsgbuf[PCAP_ERRBUF_SIZE]; local