Searched refs:pcap_statustostr (Results 1 – 10 of 10) sorted by relevance
| /netbsd/src/external/bsd/tcpdump/dist/ |
| D | tcpdump.c | 1339 pcap_statustostr(status)); in open_interface() 1347 device, pcap_statustostr(status)); in open_interface() 1365 device, pcap_statustostr(status)); in open_interface() 1370 device, pcap_statustostr(status)); in open_interface() 1375 device, pcap_statustostr(status)); in open_interface() 1380 device, pcap_statustostr(status)); in open_interface() 1385 device, pcap_statustostr(status)); in open_interface() 1392 device, pcap_statustostr(status)); in open_interface() 1396 pcap_statustostr(status)); in open_interface() 1412 device, pcap_statustostr(status), cp); in open_interface() [all …]
|
| D | CMakeLists.txt | 828 # pcap_statustostr(), and assume that, if we have both of them, 830 # introduced in libpcap 1.0.0. (We check for pcap_statustostr() 832 # but not other routines such as pcap_statustostr(), even though it 833 # defined them and even though you really want pcap_statustostr() to 837 check_function_exists(pcap_statustostr HAVE_PCAP_STATUSTOSTR) 839 # If we don't have pcap_statustostr(), don't check for pcap_create(),
|
| /netbsd/src/external/bsd/libpcap/dist/ |
| D | pcap-new.c | 490 name, pcap_statustostr(status), fp->errbuf); in pcap_open() 493 name, pcap_statustostr(status)); in pcap_open()
|
| D | pcap.c | 2804 pcap_statustostr(status)); 2932 device, pcap_statustostr(status), 2936 device, pcap_statustostr(status)); 2940 pcap_statustostr(status)); 3689 pcap_statustostr(int errnum) function
|
| D | Makefile.in | 229 pcap_statustostr.3pcap \
|
| D | CMakeLists.txt | 3393 pcap_statustostr.3pcap
|
| /netbsd/src/external/bsd/libpcap/lib/ |
| D | pcap.expsym | 199 pcap_statustostr
|
| D | Makefile | 66 pcap_statustostr.3pcap \
|
| /netbsd/src/external/bsd/libpcap/dist/pcap/ |
| D | pcap.h | 654 PCAP_API const char *pcap_statustostr(int);
|
| /netbsd/src/distrib/sets/lists/comp/ |
| D | mi | 9582 ./usr/share/man/cat3/pcap_statustostr.0 comp-c-catman .cat 18131 ./usr/share/man/html3/pcap_statustostr.html comp-c-htmlman html 26672 ./usr/share/man/man3/pcap_statustostr.3 comp-c-man .man
|