OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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