Searched refs:reqpath (Results 1 – 2 of 2) sorted by relevance
33 static char *reqpath(char *, char **);113 req_file = reqpath(file, &idno); in s_print_request()1090 reqpath(char *file, char **idnumber) in reqpath() function
1196 char *reqpath; /* HTTP request URI path component */ member