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

  /external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.c 51 #define HTTPREAD_BODYBUF_DELTA 4096 /* increase allocation by this */
531 HTTPREAD_BODYBUF_DELTA;
  /external/wpa_supplicant_8/src/wps/
httpread.c 45 #define HTTPREAD_BODYBUF_DELTA 4096 /* increase allocation by this */
525 HTTPREAD_BODYBUF_DELTA;

Completed in 23 milliseconds