Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A 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()
H A Dxml-utils.h91 int use_path, const char *urn, const char *ns_uri);
/freebsd/contrib/wpa/hs20/client/
H A Dosu_client.c1950 const char *out_fname, const char *urn, int use_path) in cmd_to_tnds() argument
1960 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL); in cmd_to_tnds()