Searched refs:IUTF8 (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/adv_cmds-153/stty/
H A Dmodes.c140 { "iutf8", IUTF8, 0 },
141 { "-iutf8", 0, IUTF8 },
H A Dprint.c141 put("-iutf8", IUTF8, 0);
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dtermios.h133 #define IUTF8 0x00004000 /* maintain state for UTF-8 VERASE */ macro
/macosx-10.9.5/xnu-2422.115.4/bsd/kern/
H A Dtty.c698 if (ISSET(iflag, IUTF8)) {
2509 if(!(ISSET(tp->t_iflag, IUTF8) && CCONT(c))) {

Completed in 125 milliseconds