Searched refs:ty_getty (Results 1 – 4 of 4) sorted by relevance
116 if (*(tty.ty_getty = p) == '\0') in getttyent()117 tty.ty_getty = tty.ty_type = NULL; in getttyent()
55 __aconst char *ty_getty;/* command to execute, usually getty */ member
1096 typ->ty_getty == NULL) in new_session()1141 (void)asprintf(&sp->se_getty, "%s %s", typ->ty_getty, typ->ty_name); in setupargv()1557 typ->ty_getty == 0) { in clean_ttys()
209 strstr(tty->ty_getty, "getty") != NULL) { in find_login_ttys()