Home
last modified time | relevance | path

Searched refs:DIAG_OFF_WARN_UNUSED_RESULT (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/tcpdump/
H A Ddiag-control.h157 #define DIAG_OFF_WARN_UNUSED_RESULT \ macro
207 #ifndef DIAG_OFF_WARN_UNUSED_RESULT
208 #define DIAG_OFF_WARN_UNUSED_RESULT macro
H A Dtcpdump.c2252 DIAG_OFF_WARN_UNUSED_RESULT in main()
/freebsd/contrib/libpcap/
H A Ddiag-control.h334 #define DIAG_OFF_WARN_UNUSED_RESULT \ macro
402 #ifndef DIAG_OFF_WARN_UNUSED_RESULT
403 #define DIAG_OFF_WARN_UNUSED_RESULT macro
H A Dpcap-linux.c956 DIAG_OFF_WARN_UNUSED_RESULT in pcap_breakloop_linux()