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

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

Completed in 577 milliseconds