OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:country_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/wpa/dist/hs20/client/
osu_client.c
821
char *prio, *
country_buf
= NULL;
local
839
country_buf
= xml_node_get_text(ctx->xml, node);
840
if (
country_buf
== NULL)
842
country =
country_buf
;
867
xml_node_get_text_free(ctx->xml,
country_buf
);
osu_client.c
821
char *prio, *
country_buf
= NULL;
local
839
country_buf
= xml_node_get_text(ctx->xml, node);
840
if (
country_buf
== NULL)
842
country =
country_buf
;
867
xml_node_get_text_free(ctx->xml,
country_buf
);
Completed in 40 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026