Searched refs:error_exit_raw (Results 1 – 4 of 4) sorted by relevance
85 error_exit_raw(toybuf); in ftp_line()116 if (rc != 230) error_exit_raw(toybuf); in ftpget_main()147 if (!s || port<1 || port>65535) error_exit_raw(toybuf); in ftpget_main()
196 void error_exit_raw(char *msg);
99 void error_exit_raw(char *msg) in error_exit_raw() function
668 if (err) error_exit_raw(err); in do_bzcat()