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

  /external/wpa_supplicant_8/src/wps/
httpread.h 83 /* httpread_uri_get -- When file is ready, uri_get returns (translated) URI
86 char *httpread_uri_get(struct httpread *h);
http_server.c 171 return httpread_uri_get(req->hread);
httpread.c 754 /* httpread_uri_get -- When file is ready, uri_get returns (translated) URI
757 char * httpread_uri_get(struct httpread *h) function

Completed in 56 milliseconds