Home
last modified time | relevance | path

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

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