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

/freebsd-13-stable/include/
H A Dttyent.h65 char *ty_group; /* tty group */ member in struct:ttyent
/freebsd-13-stable/lib/libc/gen/
H A Dgetttyent.c160 tty.ty_group = _TTYS_NOGROUP;
199 tty.ty_group = value(p);
/freebsd-13-stable/lib/libutil/
H A Dlogin_ok.c139 grp = te ? te->ty_group : NULL;

Completed in 139 milliseconds