iwictl.c | 54 static int do_req(const char *, unsigned long, void *); 111 do_req(const char *iface, unsigned long req, void *data) function in typeref:typename:int 136 if (do_req(iface, SIOCGRADIO, &radio) == -1) 210 if (do_req(iface, SIOCGTABLE0, stats) == -1)
|