Home
last modified time | relevance | path

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

/freebsd-13-stable/include/
HDttyent.h64 char *ty_group; /* tty group */ member
/freebsd-13-stable/lib/libc/gen/
HDgetttyent.c158 tty.ty_group = _TTYS_NOGROUP; in getttyent()
197 tty.ty_group = value(p); in getttyent()
/freebsd-13-stable/lib/libutil/
HDlogin_ok.c137 grp = te ? te->ty_group : NULL; in login_ttyok()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_platform_limits_freebsd.h448 char *ty_group; member