comparison rvinterf/etmsync/exitcodes.h @ 284:7b4d4e3e610a

fc-fsio: functions written for file descriptor open/read/close
author Michael Spacefalcon <msokolov@ivan.Harhan.ORG>
date Fri, 28 Feb 2014 05:50:01 +0000
parents 909f00c15f27
children
comparison
equal deleted inserted replaced
283:88eed3327682 284:7b4d4e3e610a
1 #define ERROR_USAGE 1 1 #define ERROR_USAGE 1
2 #define ERROR_TARGET 2 2 #define ERROR_TARGET 2
3 #define ERROR_RVINTERF 3 3 #define ERROR_RVINTERF 3
4 #define ERROR_UNIX 4 4 #define ERROR_UNIX 4
5 #define ERROR_BUG 5