NONROOT_USRX
#define nonuserx(utx) ((utx).ut_exit.e_exit == NONROOT_USRX ? 1 : 0)
#define setuserx(utx) ((utx).ut_exit.e_exit = NONROOT_USRX)