HomeSort by: relevance | last modified time | path
    Searched refs:ty_window (Results 1 - 4 of 4) sorted by relevancy

  /src/include/
ttyent.h 65 __aconst char *ty_window;/* command to start up window manager */ member in struct:ttyent
  /src/lib/libc/gen/
getttyent.c 126 tty.ty_window = NULL;
149 tty.ty_window = value(p);
  /src/sbin/init/
init.c 1151 if (typ->ty_window) {
1154 sp->se_window = strdup(typ->ty_window);
  /src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_netbsd.h 492 char *ty_window; member in struct:__sanitizer::__sanitizer_ttyent

Completed in 24 milliseconds