Home
last modified time | relevance | path

Searched refs:ty_getty (Results 1 – 5 of 5) sorted by relevance

/freebsd/include/
H A Dttyent.h51 char *ty_getty; /* command to execute, usually getty */ member
/freebsd/lib/libc/gen/
H A Dgetttyent.c159 if (!*(tty.ty_getty = p)) in getttyent()
160 tty.ty_getty = tty.ty_type = NULL; in getttyent()
/freebsd/sbin/init/
H A Dinit.c1302 typ->ty_getty == 0) in new_session()
1347 if (asprintf(&sp->se_getty, "%s %s", typ->ty_getty, typ->ty_name) < 0) in setupargv()
1776 typ->ty_getty == 0) { in clean_ttys()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h425 char *ty_getty; member
H A Dsanitizer_platform_limits_netbsd.h517 char *ty_getty; member