checknologin
static void checknologin(char *);
checknologin(login_getcapstr(lc, "nologin", NULL, NULL));
checknologin(NULL);