Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/rump/librump/rumpkern/
H A Demul.c248 int rump_ttycheckoutq(struct tty *, int);
250 rump_ttycheckoutq(struct tty *tp, int wait) in rump_ttycheckoutq() function
255 __weak_alias(ttycheckoutq,rump_ttycheckoutq);