OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:httpread_destroy
(Results
1 - 2
of
2
) sorted by null
/external/wpa_supplicant_6/wpa_supplicant/src/wps/
httpread.c
153
/*
httpread_destroy
-- if h is non-NULL, clean up
158
void
httpread_destroy
(struct httpread *h)
function
161
wpa_printf(MSG_DEBUG, "ENTER
httpread_destroy
(%p)", h);
778
httpread_destroy
(h);
/external/wpa_supplicant_8/src/wps/
httpread.c
153
/*
httpread_destroy
-- if h is non-NULL, clean up
158
void
httpread_destroy
(struct httpread *h)
function
161
wpa_printf(MSG_DEBUG, "ENTER
httpread_destroy
(%p)", h);
778
httpread_destroy
(h);
Completed in 43 milliseconds