Searched defs:ERR_INVAL (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dfilesync.h104 #define ERR_INVAL 32 /* invalid arguments */ macro
109 #define ERR_FATAL (ERR_FILES|ERR_INVAL|ERR_NOBASE|ERR_OTHER)
/illumos-gate/usr/src/cmd/svr4pkg/installf/
H A Dmain.c72 #define ERR_INVAL "package instance <%s> is invalid" macro
353 progerr(gettext(ERR_INVAL), pkginst);

Completed in 394 milliseconds