Searched refs:opt_str (Results 1 – 3 of 3) sorted by relevance
2311 static char *opt_str(void) in opt_str() function2351 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 …]
1597 char opt_str[128]; in tgs_build_reply() local1687 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()
2357 int *opt_flag, const char **opt_str) in check_alignment_argument() argument2365 *opt_str = NULL; in check_alignment_argument()