Searched refs:RERR_WAITCHILD (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/rsync-42/rsync/
H A Derrcode.h42 #define RERR_WAITCHILD 21 /* some error returned by waitpid() */ macro
H A Dmain.c144 *exit_code_ptr = RERR_WAITCHILD;
154 *exit_code_ptr = RERR_WAITCHILD;
H A Dlog.c80 { RERR_WAITCHILD , "waitpid() failed" },

Completed in 130 milliseconds