| ctrl_iface_named_pipe.c | 69 char req_buf[REQUEST_BUFSIZE]; member in struct:wpa_ctrl_dst 268 if (!ReadFileEx(dst->pipe, dst->req_buf, sizeof(dst->req_buf), 285 char *buf = dst->req_buf; 548 char req_buf[REQUEST_BUFSIZE]; member in struct:wpa_global_dst 702 if (!ReadFileEx(dst->pipe, dst->req_buf, sizeof(dst->req_buf), 722 char *buf = dst->req_buf;
|