Searched refs:ttyperm (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/libedit/src/
H A Dtty.c66 private const ttyperm_t ttyperm = { variable
593 (void) memcpy(el->el_tty.t_t, ttyperm, sizeof(ttyperm_t));
/macosx-10.10/libedit-40/src/
H A Dtty.c67 private const ttyperm_t ttyperm = { variable
620 (void) memcpy(el->el_tty.t_t, ttyperm, sizeof(ttyperm_t));
/macosx-10.10/lukemftp-14/tnftp/libedit/
H A Dtty.c58 private const ttyperm_t ttyperm = { variable
553 (void) memcpy(el->el_tty.t_t, ttyperm, sizeof(ttyperm_t));

Completed in 141 milliseconds