Searched refs:SLC_ABORT (Results 1 - 11 of 11) sorted by relevance

/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/arpa/
H A Dtelnet.h187 #define SLC_ABORT 7 macro
/macosx-10.10.1/Libc-1044.1.2/include/arpa/
H A Dtelnet.h187 #define SLC_ABORT 7 macro
/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dtelnet.h191 #define SLC_ABORT 7 macro
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnetd/
H A Dtelnetd.c1359 *pfrontp++ = slctab[SLC_ABORT].sptr ?
1360 (unsigned char)*slctab[SLC_ABORT].sptr : '\034';
H A Dsys_term.c243 case SLC_ABORT:
/macosx-10.10.1/remote_cmds-47/telnetd.tproj/
H A Dsys_term.c272 case SLC_ABORT:
342 case SLC_ABORT:
H A Dtelnetd.c1281 *pfrontp++ = slctab[SLC_ABORT].sptr ?
1282 (unsigned char)*slctab[SLC_ABORT].sptr : '\034';
/macosx-10.10.1/Heimdal-398.1.2/appl/telnet/telnet/
H A Dsys_bsd.c221 case SLC_ABORT: return(&termQuitChar);
H A Dtelnet.c1110 initfunc(SLC_ABORT, SLC_FLUSHIN|SLC_FLUSHOUT);
/macosx-10.10.1/remote_cmds-47/telnet.tproj/
H A Dsys_bsd.c278 case SLC_ABORT: return(&termQuitChar);
H A Dtelnet.c1148 initfunc(SLC_ABORT, SLC_FLUSHIN|SLC_FLUSHOUT);

Completed in 250 milliseconds