Lines Matching refs:GET_FTP_RESULT

73 #define GET_FTP_RESULT(stream)	get_ftp_result((stream), tmp_line, sizeof(tmp_line))  macro
116 result = GET_FTP_RESULT(controlstream); in php_stream_ftp_stream_close()
171 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
183 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
189 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
220 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
227 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
233 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
260 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
283 result = GET_FTP_RESULT(stream); in php_ftp_fopen_connect()
335 result = GET_FTP_RESULT(stream); in php_fopen_do_pasv()
342 result = GET_FTP_RESULT(stream); in php_fopen_do_pasv()
475 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
483 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
510 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
537 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
566 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
708 result = GET_FTP_RESULT(stream); in php_stream_ftp_opendir()
734 result = GET_FTP_RESULT(stream); in php_stream_ftp_opendir()
798 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
807 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
814 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
829 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
929 result = GET_FTP_RESULT(stream); in php_stream_ftp_unlink()
993 result = GET_FTP_RESULT(stream); in php_stream_ftp_rename()
1004 result = GET_FTP_RESULT(stream); in php_stream_ftp_rename()
1057 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1069 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1077 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1080 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1090 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1150 result = GET_FTP_RESULT(stream); in php_stream_ftp_rmdir()