Searched refs:ttycheckoutq (Results 1 – 3 of 3) sorted by relevance
322 int ttycheckoutq(struct tty *tp, int wait);
249 if (ttycheckoutq(pca.tty, 0)) { in tprintf()
2315 ttycheckoutq(struct tty *tp, int wait) in ttycheckoutq() function2890 if (ttycheckoutq(tp, 0) == 0) { in ttyinfo_locked()