Home
last modified time | relevance | path

Searched defs:_U_ (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/libpcap/dist/
H A Dvarattrs.h51 #define _U_ __attribute__((unused)) macro
56 #define _U_ macro
H A Dpcap-dos.h91 #define _U_ __attribute__((unused)) macro
95 #define _U_ macro
/netbsd-src/external/bsd/tcpdump/dist/
H A Dvarattrs.h51 #define _U_ __attribute__((unused)) macro
56 #define _U_ macro
/netbsd-src/external/bsd/libpcap/dist/testprogs/
H A Dnonblocktest.c97 breakme(u_char *user _U_, const struct pcap_pkthdr *h _U_, const u_char *sp _U_) in breakme()
H A Dcapturetest.c70 sigint_handler(int signum _U_) in sigint_handler()
297 countme(u_char *user, const struct pcap_pkthdr *h _U_, const u_char *sp _U_) in countme()
H A Dthreadsignaltest.c105 catch_sigusr1(int sig _U_) in catch_sigusr1()
326 countme(u_char *user, const struct pcap_pkthdr *h _U_, const u_char *sp _U_) in countme()
H A Dselpolltest.c362 countme(u_char *user, const struct pcap_pkthdr *h _U_, const u_char *sp _U_) in countme()
H A Dwritecaptest.c66 stop_capture(DWORD ctrltype _U_) in stop_capture()
73 stop_capture(int signum _U_) in stop_capture()