Searched refs:server_path (Results 1 – 6 of 6) sorted by relevance
58 my $server_path;# The server's CMP alias88 $server_path = $1 eq "" ? '""""' : $1 if m/^\s*server_path\s*=\s*(.*)?\s*$/;103 || !defined $server_path || !defined $server_cert225 $line =~ s{_SERVER_PATH}{$server_path}g;
59 const char* server_path; /* server's unix path, or "", NULL if unused */ member90 if(moddata->server_path && moddata->server_path[0]!=0) { in redis_connect()91 ctx = redisConnectUnixWithTimeout(moddata->server_path, in redis_connect()161 moddata->server_path = env->cfg->redis_server_path; in redis_init()
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()
78 stat_getfile_res.server_path = path; in main()185 res->server_path); in printgetfile()
25 server_path = pkix/26 path = $server_path
89 bp_path_t server_path; member