Home
last modified time | relevance | path

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

/NextBSD/lib/libc/gen/
HDgetttyent.c137 tty.ty_window = NULL; in getttyent()
173 tty.ty_window = value(p); in getttyent()
/NextBSD/include/
HDttyent.h58 char *ty_window; /* command to start up window manager */ member
/NextBSD/sbin/init/
HDinit.c1328 if (typ->ty_window) { in setupargv()
1329 sp->se_window = strdup(typ->ty_window); in setupargv()