Searched refs:ERR_INVAL (Results 1 – 4 of 4) sorted by relevance
147 ERR_INVAL, "invalid arguments",273 return (ERR_INVAL); in dbg_set_error()278 return (ERR_INVAL); in dbg_set_error()283 return (ERR_INVAL); in dbg_set_error()289 return (ERR_INVAL); in dbg_set_error()351 return (ERR_INVAL); in dbg_set_error()
162 exit(ERR_INVAL); in main()170 exit(ERR_INVAL); in main()193 errs |= ERR_INVAL; in main()210 errs |= ERR_INVAL; in main()221 errs |= ERR_INVAL; in main()237 errs |= ERR_INVAL; in main()248 errs |= ERR_INVAL; in main()252 errs |= ERR_INVAL; in main()257 if (errs & ERR_INVAL) { in main()276 errs |= ERR_INVAL; in main()
104 #define ERR_INVAL 32 /* invalid arguments */ macro109 #define ERR_FATAL (ERR_FILES|ERR_INVAL|ERR_NOBASE|ERR_OTHER)
72 #define ERR_INVAL "package instance <%s> is invalid" macro353 progerr(gettext(ERR_INVAL), pkginst); in main()