Searched defs:errmsgbuf (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/usr.sbin/tprof/
H A Dtprof.c281 static char errmsgbuf[128]; local
/netbsd-current/external/bsd/libpcap/dist/rpcapd/
H A Ddaemon.c222 char errmsgbuf[PCAP_ERRBUF_SIZE + 1]; // buffer for errors to send to the client local
1223 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client local
1444 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to log local
1607 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client local
1858 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client local
1961 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client local
2332 daemon_unpackapplyfilter(SOCKET sockctrl, SSL *ctrl_ssl, struct session *session, uint32 *plenp, char *errmsgbuf) argument
2421 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client local
2475 char errmsgbuf[PCAP_ERRBUF_SIZE]; local
2535 char errmsgbuf[PCAP_ERRBUF_SIZE]; // buffer for errors to send to the client local
2943 rpcapd_recv(SOCKET sock, SSL *ssl, char *buffer, size_t toread, uint32 *plen, char *errmsgbuf) argument
[all...]
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-dlpi.c1189 char errmsgbuf[PCAP_ERRBUF_SIZE]; local

Completed in 140 milliseconds