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

/illumos-gate/usr/src/cmd/devmgmt/cmds/
H A Ddevfree.c68 * EX_TBLERR Exit code for errors relating to device or lock tables
74 #define EX_TBLERR 2
132 * EX_TBLERR 2 A problem with device management tables
223 exitcd = EX_TBLERR;
248 exitcd = EX_TBLERR;
280 exitcode = EX_TBLERR;
73 #define EX_TBLERR macro

Completed in 56 milliseconds