Searched refs:server_path (Results 1 – 12 of 12) sorted by relevance
| /src/contrib/libdiff/test/ |
| H A D | expect016.diff | 5 char *proto, *host, *port, *repo_name, *server_path; 15 got_path_strip_trailing_slashes(server_path); 16 + remote_repo_path = server_path; 26 - server_path,
|
| H A D | expect116.diff | 5 char *proto, *host, *port, *repo_name, *server_path; 15 got_path_strip_trailing_slashes(server_path); 16 + remote_repo_path = server_path; 26 - server_path,
|
| H A D | test016.right.txt | 255 char *proto, *host, *port, *repo_name, *server_path; 277 got_path_strip_trailing_slashes(server_path); 278 remote_repo_path = server_path;
|
| H A D | test116.left-P.txt | 255 char *proto, *host, *port, *repo_name, *server_path; 277 got_path_strip_trailing_slashes(server_path); 288 server_path,
|
| H A D | test016.left.txt | 255 char *proto, *host, *port, *repo_name, *server_path; 277 got_path_strip_trailing_slashes(server_path); 288 server_path,
|
| H A D | test116.right-P.txt | 255 char *proto, *host, *port, *repo_name, *server_path; 277 got_path_strip_trailing_slashes(server_path); 278 remote_repo_path = server_path;
|
| /src/crypto/openssl/test/recipes/ |
| H A D | 80-test_cmp_http.t | 62 my $server_path;# The server's CMP alias 103 $server_path = subst_env($1) if m/^\s*server_path\s*=\s*(.*)?\s*$/; 118 || !defined $server_path || !defined $server_cert 271 $line =~ s{_SERVER_PATH}{$server_path}g;
|
| /src/usr.sbin/bootparamd/bootparamd/ |
| H A D | bootparamd.c | 139 res.server_path = path; in bootparamproc_getfile_1_svc() 145 res.server_path = ""; in bootparamproc_getfile_1_svc() 152 res.server_name, res.server_path, in bootparamproc_getfile_1_svc() 159 res.server_name, res.server_path, in bootparamproc_getfile_1_svc()
|
| /src/usr.sbin/bootparamd/callbootd/ |
| H A D | callbootd.c | 78 stat_getfile_res.server_path = path; in main() 185 res->server_path); in printgetfile()
|
| /src/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/ |
| H A D | test.cnf | 25 server_path = pkix/ 26 path = $server_path
|
| /src/contrib/unbound/cachedb/ |
| H A D | redis.c | 69 const char* server_path; member 281 moddata->server_path = env->cfg->redis_server_path; in redis_init() 323 moddata->server_path, in redis_init() 469 d->server_path, in redis_command()
|
| /src/include/rpcsvc/ |
| H A D | bootparam_prot.x | 89 bp_path_t server_path; member
|