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

/netbsd-6-1-5-RELEASE/include/
H A Dttyent.h64 __aconst char *ty_window;/* command to start up window manager */ member in struct:ttyent
/netbsd-6-1-5-RELEASE/lib/libc/gen/
H A Dgetttyent.c123 tty.ty_window = NULL;
146 tty.ty_window = value(p);
/netbsd-6-1-5-RELEASE/sbin/init/
H A Dinit.c1143 if (typ->ty_window) {
1146 sp->se_window = strdup(typ->ty_window);

Completed in 167 milliseconds