Home
last modified time | relevance | path

Searched refs:server_path (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/openssl/test/recipes/
H A D80-test_cmp_http.t62 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;
/freebsd/usr.sbin/bootparamd/bootparamd/
H A Dbootparamd.c139 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()
/freebsd/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c78 stat_getfile_res.server_path = path; in main()
185 res->server_path); in printgetfile()
/freebsd/crypto/openssl/test/recipes/80-test_cmp_http_data/Mock/
H A Dtest.cnf25 server_path = pkix/
26 path = $server_path
/freebsd/contrib/unbound/cachedb/
H A Dredis.c69 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()
/freebsd/include/rpcsvc/
H A Dbootparam_prot.x89 bp_path_t server_path; member