Searched defs:errmsgbuf (Results 1 – 3 of 3) sorted by relevance
142 char errmsgbuf[PCAP_ERRBUF_SIZE + 1]; // buffer for errors to send to the client in daemon_serviceloop() local970 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_auth_req() local1254 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_findallif_req() local1459 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_open_req() local1548 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_startcap_req() local1965 …emon_unpackapplyfilter(SOCKET sockctrl_in, struct session *session, uint32 *plenp, char *errmsgbuf) in daemon_unpackapplyfilter()2043 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_updatefilter_req() local2097 char errmsgbuf[PCAP_ERRBUF_SIZE]; in daemon_msg_setsampling_req() local2156 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client in daemon_msg_stats_req() local2511 rpcapd_recv(SOCKET sock, char *buffer, size_t toread, uint32 *plen, char *errmsgbuf) in rpcapd_recv()
1157 char errmsgbuf[PCAP_ERRBUF_SIZE]; local
169 char errmsgbuf[PCAP_ERRBUF_SIZE+1]; in oid_get_request() local