Home
last modified time | relevance | path

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

/freebsd-14.2/crypto/openssl/apps/
H A Dfipsinstall.c300 char *in_fname = NULL, *out_fname = NULL, *prog; in fipsinstall_main() local
333 out_fname = opt_arg(); in fipsinstall_main()
504 out_fname == NULL ? dup_bio_out(FORMAT_TEXT) in fipsinstall_main()
505 : bio_open_default(out_fname, 'w', FORMAT_TEXT); in fipsinstall_main()
/freebsd-14.2/contrib/processor-trace/libipt/src/
H A Dpt_section.c67 goto out_fname; in pt_mk_section()
121 out_fname: in pt_mk_section()
/freebsd-14.2/contrib/wpa/hs20/client/
H A Dosu_client.c1950 const char *out_fname, const char *urn, int use_path) in cmd_to_tnds() argument
1962 node_to_file(ctx->xml, out_fname, node); in cmd_to_tnds()
1971 const char *out_fname) in cmd_from_tnds() argument
1983 node_to_file(ctx->xml, out_fname, mo); in cmd_from_tnds()