Searched defs:use_path (Results 1 - 5 of 5) sorted by path

/external/bison/lib/
H A Dspawni.c99 char *const envp[], int use_path)
142 char *const envp[], int use_path)
291 if (! use_path || strchr (file, '/') != NULL)
96 __spawni(pid_t *pid, const char *file, const posix_spawn_file_actions_t *file_actions, const posix_spawnattr_t *attrp, char *const argv[], char *const envp[], int use_path) argument
139 __spawni(pid_t *pid, const char *file, const posix_spawn_file_actions_t *file_actions, const posix_spawnattr_t *attrp, char *const argv[], char *const envp[], int use_path) argument
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dxml-utils.c278 int use_path, const char *urn, const char *ns_uri)
299 node_to_tnds(ctx, use_path ? root : node, mo, use_path ? name : NULL);
277 mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, int use_path, const char *urn, const char *ns_uri) argument
/external/wpa_supplicant_8/hs20/client/
H A Dosu_client.c1834 const char *out_fname, const char *urn, int use_path)
1844 node = mo_to_tnds(ctx->xml, mo, use_path, urn, NULL);
1833 cmd_to_tnds(struct hs20_osu_client *ctx, const char *in_fname, const char *out_fname, const char *urn, int use_path) argument
/external/wpa_supplicant_8/src/utils/
H A Dxml-utils.c278 int use_path, const char *urn, const char *ns_uri)
299 node_to_tnds(ctx, use_path ? root : node, mo, use_path ? name : NULL);
277 mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, int use_path, const char *urn, const char *ns_uri) argument
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dxml-utils.c278 int use_path, const char *urn, const char *ns_uri)
299 node_to_tnds(ctx, use_path ? root : node, mo, use_path ? name : NULL);
277 mo_to_tnds(struct xml_node_ctx *ctx, xml_node_t *mo, int use_path, const char *urn, const char *ns_uri) argument

Completed in 435 milliseconds