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

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

Completed in 37 milliseconds