Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dioctl_compat.h102 #define XTABS 0x00000c00 /* expand tabs on output */ macro
/f-stack/freebsd/kern/
H A Dtty_compat.c318 flags |= XTABS; in ttcompatgetflags()
351 if (flags & XTABS) in ttcompatsetflags()