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

  /src/sys/rump/kern/lib/libtty/
tty_component.c 47 rump_ttycomponent = true;
  /src/sys/rump/include/rump-sys/
kern.h 150 extern bool rump_ttycomponent;
  /src/sys/rump/librump/rumpkern/
rump.c 114 bool rump_ttycomponent = false; variable in typeref:typename:bool
448 if (!rump_ttycomponent)

Completed in 36 milliseconds