Searched refs:opt_path (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/bsd/am-utils/dist/amd/ |
H A D | opts.c | 113 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/apps/ |
H A D | cmp.c | 77 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()
|