Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/kern/
H A Dtty_compat.c562 flags |= TANDEM; in ttcompatgetflags()
707 if (flags & TANDEM) { in ttcompatsetflags()
767 if (flags & TANDEM) { in ttcompatsetlflags()
/xnu-8792.61.2/bsd/sys/
H A Dioctl_compat.h122 #define TANDEM 0x00000001 /* send stopc on out q full */ macro