Home
last modified time | relevance | path

Searched refs:in_fname (Results 1 - 4 of 4) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/
H A Dfipsinstall.c300 char *in_fname = NULL, *out_fname = NULL, *prog; in fipsinstall_main() local
330 in_fname = opt_arg(); in fipsinstall_main()
387 if (argc != 0 || (verify && in_fname == NULL)) in fipsinstall_main()
487 if (!verify_config(in_fname, section_name, module_mac, module_mac_len, in fipsinstall_main()
/third_party/openssl/apps/
H A Dfipsinstall.c300 char *in_fname = NULL, *out_fname = NULL, *prog; in fipsinstall_main() local
330 in_fname = opt_arg(); in fipsinstall_main()
387 if (argc != 0 || (verify && in_fname == NULL)) in fipsinstall_main()
487 if (!verify_config(in_fname, section_name, module_mac, module_mac_len, in fipsinstall_main()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
H A Dosu_client.c1946 static void cmd_to_tnds(struct hs20_osu_client *ctx, const char *in_fname, in cmd_to_tnds() argument
1951 mo = node_from_file(ctx->xml, in_fname); in cmd_to_tnds()
1953 wpa_printf(MSG_INFO, "Could not read or parse '%s'", in_fname); in cmd_to_tnds()
1967 static void cmd_from_tnds(struct hs20_osu_client *ctx, const char *in_fname, in cmd_from_tnds() argument
1972 tnds = node_from_file(ctx->xml, in_fname); in cmd_from_tnds()
1974 wpa_printf(MSG_INFO, "Could not read or parse '%s'", in_fname); in cmd_from_tnds()
/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
H A Dosu_client.c1948 static void cmd_to_tnds(struct hs20_osu_client *ctx, const char *in_fname, in cmd_to_tnds() argument
1953 mo = node_from_file(ctx->xml, in_fname); in cmd_to_tnds()
1955 wpa_printf(MSG_INFO, "Could not read or parse '%s'", in_fname); in cmd_to_tnds()
1969 static void cmd_from_tnds(struct hs20_osu_client *ctx, const char *in_fname, in cmd_from_tnds() argument
1974 tnds = node_from_file(ctx->xml, in_fname); in cmd_from_tnds()
1976 wpa_printf(MSG_INFO, "Could not read or parse '%s'", in_fname); in cmd_from_tnds()

Completed in 15 milliseconds