HomeSort by relevance Sort by last modified time
    Searched refs:req_buf (Results 1 - 2 of 2) sorted by null

  /external/wpa_supplicant/
ctrl_iface_named_pipe.c 75 char req_buf[REQUEST_BUFSIZE]; member in struct:wpa_ctrl_dst
274 if (!ReadFileEx(dst->pipe, dst->req_buf, sizeof(dst->req_buf),
291 char *buf = dst->req_buf;
550 char req_buf[REQUEST_BUFSIZE]; member in struct:wpa_global_dst
704 if (!ReadFileEx(dst->pipe, dst->req_buf, sizeof(dst->req_buf),
724 char *buf = dst->req_buf;
  /external/wpa_supplicant_6/wpa_supplicant/
ctrl_iface_named_pipe.c 75 char req_buf[REQUEST_BUFSIZE]; member in struct:wpa_ctrl_dst
274 if (!ReadFileEx(dst->pipe, dst->req_buf, sizeof(dst->req_buf),
291 char *buf = dst->req_buf;
551 char req_buf[REQUEST_BUFSIZE]; member in struct:wpa_global_dst
705 if (!ReadFileEx(dst->pipe, dst->req_buf, sizeof(dst->req_buf),
725 char *buf = dst->req_buf;

Completed in 153 milliseconds