Home
last modified time | relevance | path

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

/freebsd-12-stable/include/
Dttyent.h63 char *ty_window; /* command to start up window manager */ member
/freebsd-12-stable/lib/libc/gen/
Dgetttyent.c159 tty.ty_window = NULL; in getttyent()
197 tty.ty_window = value(p); in getttyent()
/freebsd-12-stable/sbin/init/
Dinit.c1368 if (typ->ty_window) { in setupargv()
1369 sp->se_window = strdup(typ->ty_window); in setupargv()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.h519 char *ty_window; member