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

/freebsd-10.1-release/include/
H A Dttyent.h58 char *ty_window; /* command to start up window manager */ member in struct:ttyent
/freebsd-10.1-release/lib/libc/gen/
H A Dgetttyent.c137 tty.ty_window = NULL;
173 tty.ty_window = value(p);
/freebsd-10.1-release/sbin/init/
H A Dinit.c1085 if (typ->ty_window) {
1086 sp->se_window = strdup(typ->ty_window);

Completed in 86 milliseconds