Home | History | Annotate | Download | only in hostapd

Lines Matching defs:write_cmd

226 static int write_cmd(char *buf, size_t buflen, const char *cmd, int argc,
266 if (write_cmd(buf, sizeof(buf), cmd, argc, argv) < 0)