Lines Matching refs:GET_FTP_RESULT
68 #define GET_FTP_RESULT(stream) get_ftp_result((stream), tmp_line, sizeof(tmp_line)) macro
108 result = GET_FTP_RESULT(controlstream); in php_stream_ftp_stream_close()
162 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
174 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
180 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
211 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
218 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
224 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
251 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
274 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
323 result = GET_FTP_RESULT(stream); in php_fopen_do_pasv()
330 result = GET_FTP_RESULT(stream); in php_fopen_do_pasv()
463 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
471 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
498 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
525 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
555 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
701 result = GET_FTP_RESULT(stream); in php_stream_ftp_opendir()
727 result = GET_FTP_RESULT(stream); in php_stream_ftp_opendir()
790 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
799 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
806 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
821 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
920 result = GET_FTP_RESULT(stream); in php_stream_ftp_unlink()
983 result = GET_FTP_RESULT(stream); in php_stream_ftp_rename()
994 result = GET_FTP_RESULT(stream); in php_stream_ftp_rename()
1046 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1058 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1066 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1077 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1137 result = GET_FTP_RESULT(stream); in php_stream_ftp_rmdir()