Function set_default_check:
Defined in module m_exit (file: /std/modules/m_exit.c)

Set the default check for all exits
The argument can be a 0, 1, string, or function pointer returning one of
those

Prototype:
void set_default_check(mixed arg);
