view rvinterf/include/exitcodes.h @ 69:2159f260ed13

fc-tmsh: all commands internally return values in preparation for adding one-shot mode of operation
author Mychaela Falconia <falcon@freecalypso.org>
date Wed, 26 Oct 2016 23:17:03 +0000
parents 2dd9dbe3f4a7
children 5c78f132547c
line wrap: on
line source

#define	ERROR_USAGE	1
#define	ERROR_TARGET	2
#define	ERROR_RVINTERF	3
#define	ERROR_UNIX	4
#define	ERROR_BUG	5