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()
325 result = GET_FTP_RESULT(stream); in php_fopen_do_pasv()
332 result = GET_FTP_RESULT(stream); in php_fopen_do_pasv()
465 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
473 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
500 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
527 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
557 result = GET_FTP_RESULT(stream); in php_stream_url_wrap_ftp()
702 result = GET_FTP_RESULT(stream); in php_stream_ftp_opendir()
728 result = GET_FTP_RESULT(stream); in php_stream_ftp_opendir()
791 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
800 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
807 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
822 result = GET_FTP_RESULT(stream); in php_stream_ftp_url_stat()
921 result = GET_FTP_RESULT(stream); in php_stream_ftp_unlink()
984 result = GET_FTP_RESULT(stream); in php_stream_ftp_rename()
995 result = GET_FTP_RESULT(stream); in php_stream_ftp_rename()
1047 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1059 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1067 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1078 result = GET_FTP_RESULT(stream); in php_stream_ftp_mkdir()
1138 result = GET_FTP_RESULT(stream); in php_stream_ftp_rmdir()