Searched refs:RERR_SOCKETIO (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/rsync-42/rsync/
H A Derrcode.h32 #define RERR_SOCKETIO 10 /* error in socket IO */ macro
H A Dclientname.c137 exit_cleanup(RERR_SOCKETIO);
169 exit_cleanup(RERR_SOCKETIO);
H A Dsocket.c477 exit_cleanup(RERR_SOCKETIO);
490 exit_cleanup(RERR_SOCKETIO);
H A Dio.c514 exit_cleanup(RERR_SOCKETIO);
1076 exit_cleanup(RERR_SOCKETIO);
H A Dclientserver.c105 exit_cleanup(RERR_SOCKETIO);
H A Dlog.c71 { RERR_SOCKETIO , "error in socket IO" },

Completed in 85 milliseconds