Home
last modified time | relevance | path

Searched defs:ERROR_EXIT (Results 1 – 2 of 2) sorted by relevance

/dragonfly/usr.sbin/cron/cron/
H A Dcron.h69 #define ERROR_EXIT 1 /* exit() with this will scare the shell */ macro
/dragonfly/contrib/tre/lib/
H A Dtre-compile.c2938 #define ERROR_EXIT(err) \ macro