Home
last modified time | relevance | path

Searched refs:ty_group (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/
H A Dttyent.h62 char *ty_group; /* tty group */ member
/freebsd/lib/libc/gen/
H A Dgetttyent.c156 tty.ty_group = _TTYS_NOGROUP; in getttyent()
195 tty.ty_group = value(p); in getttyent()
/freebsd/lib/libutil/
H A Dlogin_ok.c136 grp = te ? te->ty_group : NULL; in login_ttyok()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.h448 char *ty_group; member