Searched refs:REMOTE_PATH (Results 1 - 1 of 1) sorted by relevance

/httpd/server/
H A Dcore.c1545 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 24 milliseconds