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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
wps_upnp_ssdp.c 102 static int line_length_stripped(const char *l) function
565 end = data + line_length_stripped(data);
  /external/wpa_supplicant_8/src/wps/
wps_upnp_ssdp.c 101 static int line_length_stripped(const char *l) function
548 end = data + line_length_stripped(data);

Completed in 101 milliseconds