Searched refs:ARGSUSED (Results 1 – 4 of 4) sorted by relevance
501 ARGSUSED (device); in pcap_lookupnet()827 ARGSUSED (dummy); in watt32_recv_hook()1134 ARGSUSED (dev); in ndis_close()1146 ARGSUSED (promis); in ndis_open()1156 ARGSUSED (dev); in ndis_stats()1310 ARGSUSED (buf); in release_rxbuf()
68 #define ARGSUSED(x) (void) x macro
442 /*ARGSUSED*/481 /*ARGSUSED*/
303 to rely on ARGSUSED (which doesn't work for gcc with warnings).827 (yyreportAmbiguity): Add /*ARGSUSED*/ to pacify lint.1151 (yyreportSyntaxError): Add /*ARGSUSED*/ to pacify lint.1206 Prepend /*ARGSUSED*/, for lint's sake.1213 (yyrecoverSyntaxError): Prepend /*ARGSUSED*/.