Searched refs:ttymodes (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/efax-38/efax/
H A Defaxos.h23 typedef enum ttymodes /* serial port modes: */ enum
31 } ttymodes ; typedef in typeref:enum:ttymodes
69 int ttymode ( TFILE *f, ttymodes mode ) ;
H A Defaxio.h51 ttymodes mode, void (*onsig) (int), int wait ) ;
H A Defaxio.c418 char **lkfile, ttymodes mode, void (*onsig) (int), int wait )
H A Defaxos.c412 int ttymode ( TFILE *f, enum ttymodes mode )
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dtty.c161 private const ttymodes_t ttymodes[] = { variable
1230 for (m = ttymodes; m->m_name; m++) {
1283 for (m = ttymodes; m->m_name; m++)
/macosx-10.10/libedit-40/src/
H A Dtty.c162 private const ttymodes_t ttymodes[] = { variable
1273 for (m = ttymodes; m->m_name; m++) {
1328 for (m = ttymodes; m->m_name; m++)
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dtty.c153 private const ttymodes_t ttymodes[] = { variable
1189 for (m = ttymodes; m->m_name; m++) {
1238 for (m = ttymodes; m->m_name; m++)

Completed in 152 milliseconds