Searched defs:REMOTE_PATH (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ | ||
H A D | core.c | 1545 enum { MSG, LOCAL_PATH, REMOTE_PATH } what = MSG; enumerator in enum:__anon360 1567 what = REMOTE_PATH; 1573 if (error_number == 401 && what == REMOTE_PATH) { |
Completed in 21 milliseconds