Searched refs:upper_ctx (Results 1 - 12 of 12) sorted by relevance
/external/wpa_supplicant_8/hostapd/src/utils/ |
H A D | http-utils.h | 45 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx);
|
H A D | xml-utils.h | 77 struct xml_node_ctx * xml_node_init_ctx(void *upper_ctx,
|
H A D | xml_libxml2.c | 437 struct xml_node_ctx * xml_node_init_ctx(void *upper_ctx, argument 445 xctx->ctx = upper_ctx;
|
H A D | http_curl.c | 1534 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx) argument 1541 ctx->ctx = upper_ctx;
|
/external/wpa_supplicant_8/src/utils/ |
H A D | http-utils.h | 45 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx);
|
H A D | xml-utils.h | 77 struct xml_node_ctx * xml_node_init_ctx(void *upper_ctx,
|
H A D | xml_libxml2.c | 437 struct xml_node_ctx * xml_node_init_ctx(void *upper_ctx, argument 445 xctx->ctx = upper_ctx;
|
H A D | http_curl.c | 1534 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx) argument 1541 ctx->ctx = upper_ctx;
|
/external/wpa_supplicant_8/wpa_supplicant/src/utils/ |
H A D | http-utils.h | 45 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx);
|
H A D | xml-utils.h | 77 struct xml_node_ctx * xml_node_init_ctx(void *upper_ctx,
|
H A D | xml_libxml2.c | 437 struct xml_node_ctx * xml_node_init_ctx(void *upper_ctx, argument 445 xctx->ctx = upper_ctx;
|
H A D | http_curl.c | 1534 struct http_ctx * http_init_ctx(void *upper_ctx, struct xml_node_ctx *xml_ctx) argument 1541 ctx->ctx = upper_ctx;
|
Completed in 135 milliseconds