Searched refs:use_path (Results 1 – 5 of 5) sorted by relevance
/external/bison/lib/ |
D | spawni.c | 99 char *const envp[], int use_path) in __spawni() argument 142 char *const envp[], int use_path) in __spawni() argument 291 if (! use_path || strchr (file, '/') != NULL) in __spawni()
|
D | spawn_int.h | 62 char *const envp[], int use_path);
|
/external/wpa_supplicant_8/src/utils/ |
D | xml-utils.c | 278 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()
|
D | xml-utils.h | 91 int use_path, const char *urn, const char *ns_uri);
|
/external/wpa_supplicant_8/hs20/client/ |
D | osu_client.c | 1834 const char *out_fname, const char *urn, int use_path) in cmd_to_tnds() argument 1844 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL); in cmd_to_tnds()
|