Searched refs:NOBODY (Results 1 – 15 of 15) sorted by relevance
152 final static int NOBODY=-1; field in CoroutineManager160 int m_nextCoroutine=NOBODY;272 while(m_nextCoroutine != thisCoroutine || m_nextCoroutine==ANYBODY || m_nextCoroutine==NOBODY) in co_resume()286 if(m_nextCoroutine==NOBODY) in co_resume()314 m_nextCoroutine=NOBODY; // %REVIEW% in co_exit()
6 NOBODY24 SFTP quote remove file with NOBODY
7 NOBODY
5 NOBODY
28 FTP with FILETIME and NOBODY but missing file
6 NOBODY
34 FTP a file with NOBODY yes and HEADER no
806 CINIT(NOBODY, LONG, 44), /* use HEAD to get http document */
66 7.3 FTP with NOBODY and FAILONERROR460 7.3 FTP with NOBODY and FAILONERROR
1105 from being output in NOBODY requests over FTP
1030 CINIT(NOBODY, LONG, 44), /* use HEAD to get http document */
1111 - When using the multi interface with FTP and you asked for NOBODY, you did no2603 gets a 550 response back for the cases where a download (or NOBODY) is4707 (https://curl.haxx.se/bug/view.cgi?id=1776235) about ftp requests with NOBODY10221 - David Hull made libcurl deal with NOBODY and HEADER for file:// the same way10693 style like other faked HTTP headers when NOBODY and HEADER are used. I11428 return CURLE_PARTIAL_FILE when curl_easy_perform() was called with NOBODY