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

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

Completed in 68 milliseconds