Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c2311 static char *opt_str(void) in opt_str() function
2351 opt_server = opt_str(); in get_opts()
2354 opt_proxy = opt_str(); in get_opts()
2357 opt_no_proxy = opt_str(); in get_opts()
2361 opt_recipient = opt_str(); in get_opts()
2364 opt_path = opt_str(); in get_opts()
2384 opt_tls_cert = opt_str(); in get_opts()
2387 opt_tls_key = opt_str(); in get_opts()
2390 opt_tls_keypass = opt_str(); in get_opts()
2393 opt_tls_extra = opt_str(); in get_opts()
[all …]
/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dkrb5tgs.c1597 char opt_str[128]; in tgs_build_reply() local
1687 opt_str, sizeof(opt_str)); in tgs_build_reply()
1688 if(*opt_str) in tgs_build_reply()
1691 cpn, from, spn, opt_str); in tgs_build_reply()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dopts.cc2357 int *opt_flag, const char **opt_str) in check_alignment_argument() argument
2365 *opt_str = NULL; in check_alignment_argument()