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

/freebsd-13-stable/include/
H A Dttyent.h63 char *ty_window; /* command to start up window manager */ member in struct:ttyent
/freebsd-13-stable/lib/libc/gen/
H A Dgetttyent.c159 tty.ty_window = NULL;
197 tty.ty_window = value(p);
/freebsd-13-stable/sbin/init/
H A Dinit.c1362 if (typ->ty_window) {
1363 sp->se_window = strdup(typ->ty_window);
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h519 char *ty_window; member in struct:__sanitizer::__sanitizer_ttyent

Completed in 110 milliseconds