Home
last modified time | relevance | path

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

/freebsd-head/include/
HDttyent.h62 char *ty_group; /* tty group */ member
/freebsd-head/lib/libc/gen/
HDgetttyent.c156 tty.ty_group = _TTYS_NOGROUP; in getttyent()
195 tty.ty_group = value(p); in getttyent()
/freebsd-head/lib/libutil/
HDlogin_ok.c136 grp = te ? te->ty_group : NULL; in login_ttyok()
/freebsd-head/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_freebsd.h448 char *ty_group; member