Home
last modified time | relevance | path

Searched refs:use_path (Results 1 – 6 of 6) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/
Dxml-utils.c278 int use_path, const char *urn, const char *ns_uri) in mo_to_tnds() argument
299 node_to_tnds(ctx, use_path ? root : node, mo, use_path ? name : NULL); in mo_to_tnds()
Dxml-utils.h91 int use_path, const char *urn, const char *ns_uri);
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
Dxml-utils.c278 int use_path, const char *urn, const char *ns_uri) in mo_to_tnds() argument
299 node_to_tnds(ctx, use_path ? root : node, mo, use_path ? name : NULL); in mo_to_tnds()
Dxml-utils.h91 int use_path, const char *urn, const char *ns_uri);
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.c1949 const char *out_fname, const char *urn, int use_path) in cmd_to_tnds() argument
1959 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL); in cmd_to_tnds()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.c1949 const char *out_fname, const char *urn, int use_path) in cmd_to_tnds() argument
1959 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL); in cmd_to_tnds()