Searched refs:NO_TTY (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Del.h56 #define NO_TTY 0x02 macro
H A Dread.c353 if (el->el_flags & NO_TTY)
390 if (el->el_flags & NO_TTY) {
H A Del.c84 el->el_flags |= NO_TTY;
H A Dreadline.c326 if (rl_event_hook && !(e->el_flags&NO_TTY)) {
/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Del.h57 #define NO_TTY 0x02 macro
H A Dread.c441 if (el->el_flags & NO_TTY)
483 if (el->el_flags & NO_TTY) {
H A Del.c107 el->el_flags |= NO_TTY;
H A Dreadline.c401 if (rl_event_hook && !(e->el_flags&NO_TTY)) {
/macosx-10.10/libedit-40/src/
H A Del.h57 #define NO_TTY 0x02 macro
H A Dtty.c503 * Return -1 (which will cause the NO_TTY flag to be set) if
633 if (el->el_flags & (EDIT_DISABLED|NO_TTY))
986 if (el->el_flags & (EDIT_DISABLED|NO_TTY))
1141 if (el->el_flags & (EDIT_DISABLED|NO_TTY))
1165 if (el->el_flags & (EDIT_DISABLED|NO_TTY))
1204 if (el->el_flags & (EDIT_DISABLED|NO_TTY))
1234 if (el->el_flags & (EDIT_DISABLED|NO_TTY))
H A Dread.c451 if (el->el_flags & NO_TTY)
493 if (el->el_flags & NO_TTY) {
H A Del.c110 el->el_flags |= NO_TTY;
H A Dreadline.c405 if (rl_event_hook && !(e->el_flags&NO_TTY)) {

Completed in 191 milliseconds