Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/am-utils/dist/amd/
Dopts.c113 static char *opt_path = nullstr; variable
160 0, &opt_path, 0, FALSE },
1482 opt_path = path; in eval_fs_opts()
1559 opt_key = opt_map = opt_path = nullstr; in eval_fs_opts()
/netbsd/src/crypto/external/bsd/openssl/dist/util/
Dcheck-format-test-negatives.c410 {&opt_server}, {&opt_proxy}, {&opt_path},
/netbsd/src/crypto/external/bsd/openssl/dist/apps/
Dcmp.c77 static char *opt_path = NULL; variable
571 {&opt_recipient}, {&opt_path}, {(char **)&opt_keep_alive},
1848 char *host = NULL, *port = NULL, *path = NULL, *used_path = opt_path; in setup_client_ctx()
1891 if (opt_path == NULL) in setup_client_ctx()
2364 opt_path = opt_str(); in get_opts()