📄 tags
字号:
AcceptKeystroke ../ctlr/inbound.c /^AcceptKeystroke(scancode, shiftstate)$/AddChar ../ascii/termin.c /^AddChar(c)$/AddHost ../ctlr/outbound.c /^AddHost(position, character)$/BackTab ../ctlr/inbound.c /^BackTab()$/BellOff ../sys_curses/termout.c /^BellOff()$/Clear3270 ../ctlr/outbound.c /^Clear3270()$/ColBak ../ctlr/inbound.c /^ColBak()$/ColTab ../ctlr/inbound.c /^ColTab()$/ConnectScreen ../sys_curses/termout.c /^ConnectScreen()$/CorrectTerminalCursor ../sys_curses/termout.c /^#define CorrectTerminalCursor() ((TransparentClock/DataFrom3270 ../ctlr/inbound.c /^DataFrom3270(buffer, count)$/DataFromNetwork ../ctlr/outbound.c /^DataFromNetwork(Buffer, count, control)$/DataFromTerminal ../ascii/termin.c /^DataFromTerminal(buffer, count)$/DataToNetwork ../../telnet/tn3270.c /^DataToNetwork(buffer, count, done)$/DataToTerminal ../../telnet/tn3270.c /^DataToTerminal(buffer, count)$/Delete ../ctlr/inbound.c /^Delete(where, from)$/DoARefresh ../sys_curses/termout.c /^DoARefresh()$/DoAttribute ../sys_curses/termout.c /^#define DoAttribute(a) if (IsHighlightedAttr(/DoAttributes ../sys_curses/termout.c /^#define DoAttributes(x) \\$/DoReadBuffer ../ctlr/inbound.c /^DoReadBuffer()$/DoReadModified ../ctlr/inbound.c /^DoReadModified(cmd)$/DoTerminalOutput ../sys_curses/termout.c /^DoTerminalOutput()$/Dump ../../telnet/utilities.c /^Dump(direction, buffer, length)$/EatToNL ../ascii/map3270.c /^EatToNL()$/EmptyChar ../ctlr/inbound.c /^#define EmptyChar() (ourPTail == ourPHead)$/EmptyTerminal ../../telnet/utilities.c /^EmptyTerminal()$/EncryptHelp ../../telnet/commands.c /^EncryptHelp()$/EraseEndOfField ../ctlr/inbound.c /^EraseEndOfField()$/Exit ../../telnet/utilities.c /^Exit(returnCode)$/ExitString ../../telnet/utilities.c /^ExitString(string, returnCode)$/FD_CLR ../sys_curses/system.c /^#define FD_CLR(n, p) ((p)->fds_bits[0] &= ~(1<<(n)/FD_ISSET ../sys_curses/system.c /^#define FD_ISSET(n, p) ((p)->fds_bits[0] & (1<<(n)/FD_SET ../sys_curses/system.c /^#define FD_SET(n, p) ((p)->fds_bits[0] |= (1<<(n))/FD_ZERO ../sys_curses/system.c /^#define FD_ZERO(p) ((p)->fds_bits[0] = 0)$/FastScreen ../sys_curses/termout.c /^FastScreen()$/FieldDec ../ctlr/outbound.c /^FieldDec(position)$/FieldInc ../ctlr/outbound.c /^FieldInc(position)$/FindMatchAtThisLevel ../ascii/map3270.c /^FindMatchAtThisLevel(pState, character)$/Finish3270 ../../telnet/tn3270.c /^Finish3270()$/FlushChar ../ascii/termin.c /^FlushChar()$/FreeState ../ascii/map3270.c /^FreeState(pState)$/FullChar ../ctlr/inbound.c /^#define FullChar() (ourPHead == ourBuffer+sizeof o/GETMODECMD ../../telnet/commands.c /^#define GETMODECMD(name) (struct modelist *) \\$/GETSEND ../../telnet/commands.c /^#define GETSEND(name) ((struct sendlist *) genget(/GETTOGGLE ../../telnet/commands.c /^#define GETTOGGLE(name) (struct togglelist *) \\$/Get ../ascii/map3270.c /^Get()$/GetAlphaMericString ../ascii/map3270.c /^GetAlphaMericString()$/GetBegin ../ascii/map3270.c /^GetBegin()$/GetC ../ascii/map3270.c /^GetC()$/GetCharString ../ascii/map3270.c /^GetCharString()$/GetCharacter ../ascii/map3270.c /^GetCharacter(character)$/GetDefinition ../ascii/map3270.c /^GetDefinition()$/GetDefinitions ../ascii/map3270.c /^GetDefinitions()$/GetEnd ../ascii/map3270.c /^GetEnd()$/GetEntry ../ascii/map3270.c /^GetEntry()$/GetEntry0 ../ascii/map3270.c /^GetEntry0()$/GetInput ../ascii/map3270.c /^GetInput(tc, identifier)$/GetName ../ascii/map3270.c /^GetName()$/GetNames ../ascii/map3270.c /^GetNames()$/GetQuotedString ../ascii/map3270.c /^GetQuotedString()$/GetState ../ascii/map3270.c /^GetState()$/GetString ../ascii/map3270.c /^GetString(string)$/GetWS ../ascii/map3270.c /^GetWS()$/GoAway ../sys_curses/termout.c /^GoAway(from, where)$/Home ../ctlr/inbound.c /^Home()$/IBUFADDED ../api/api_exch.c /^#define IBUFADDED(i) ibuf_last += (i)$/IBUFAVAILABLE ../api/api_exch.c /^#define IBUFAVAILABLE() (ibuf_last-ibuf_next)$/IBUFFER ../api/api_exch.c /^#define IBUFFER() ibuffer$/IBUFFREE ../api/api_exch.c /^#define IBUFFREE() (ibuffer+sizeof ibuffer-ibuf_l/IBUFGETBYTES ../api/api_exch.c /^#define IBUFGETBYTES(w,l) { memcpy(w, ibuf_next, l/IBUFRESET ../api/api_exch.c /^#define IBUFRESET() (ibuf_next = ibuf_last = ibuf/Init3270 ../ctlr/outbound.c /^Init3270()$/InitControl ../ascii/map3270.c /^InitControl(keybdPointer, pickyarg, translator)$/InitMapping ../ascii/termin.c /^InitMapping()$/InitTerminal ../sys_curses/termout.c /^InitTerminal()$/IsControl ../ascii/termin.c /^#define IsControl(c) (!isprint(c) || (isspace(c) &/IsPrint ../ascii/map3270.c /^#define IsPrint(c) ((isprint(c) && !isspace(c)) ||/LastOfField ../ctlr/inbound.c /^LastOfField(i)$/LocalClearScreen ../sys_curses/termout.c /^LocalClearScreen()$/MIN ../../telnet/ring.c /^#define MIN(a,b) (((a)<(b))? (a):(b))$/Mmain ../../telnet/main.c /^main(argc, argv)$/ModifyMdt ../ctlr/inbound.c /^ModifyMdt(x,on)$/NetClose ../../telnet/sys_bsd.c /^NetClose(fd)$/NetNonblockingIO ../../telnet/sys_bsd.c /^NetNonblockingIO(fd, onoff)$/NetSetPgrp ../../telnet/sys_bsd.c /^NetSetPgrp(fd)$/NetSigIO ../../telnet/sys_bsd.c /^NetSigIO(fd, onoff)$/NextState ../ascii/termin.c /^#define NextState(x) (x->next)$/OBUFADDBYTES ../api/api_exch.c /^#define OBUFADDBYTES(w,l) { memcpy(obuf_next, w, l/OBUFAVAILABLE ../api/api_exch.c /^#define OBUFAVAILABLE() (obuf_next - obuffer)$/OBUFFER ../api/api_exch.c /^#define OBUFFER() obuffer$/OBUFRESET ../api/api_exch.c /^#define OBUFRESET() obuf_next = obuffer$/OBUFROOM ../api/api_exch.c /^#define OBUFROOM() (obuffer+sizeof obuffer-obuf_n/OneCharacter ../ctlr/inbound.c /^OneCharacter(c, insert)$/OptInit ../ctlr/options.c /^OptInit()$/OptOrder ../ctlr/options.c /^OptOrder(pointer, count, control)$/OurExitString ../sys_curses/termout.c /^OurExitString(string, value)$/PUTSHORT ../../telnet/telnet.c /^#define PUTSHORT(cp, x) { if ((*cp++ = ((x)>>8)&0x/PasteEntry ../ascii/map3270.c /^PasteEntry(head, string, count, identifier)$/Position ../ascii/map3270.c /^Position(filename, keybdPointer)$/Push3270 ../../telnet/tn3270.c /^Push3270()$/RefreshScreen ../sys_curses/termout.c /^RefreshScreen()$/RingBell ../sys_curses/termout.c /^RingBell(s)$/SB_ACCUM ../../telnet/telnet.c /^#define SB_ACCUM(c) if (subpointer < (subbuffer+si/SB_CLEAR ../../telnet/telnet.c /^#define SB_CLEAR() subpointer = subbuffer;$/SB_EOF ../../telnet/telnet.c /^#define SB_EOF() (subpointer >= subend)$/SB_GET ../../telnet/telnet.c /^#define SB_GET() ((*subpointer++)&0xff)$/SB_LEN ../../telnet/telnet.c /^#define SB_LEN() (subend - subpointer)$/SB_PEEK ../../telnet/telnet.c /^#define SB_PEEK() ((*subpointer)&0xff)$/SB_TERM ../../telnet/telnet.c /^#define SB_TERM() { subend = subpointer; SB_CLEAR(/Scheduler ../../telnet/telnet.c /^Scheduler(block)$/ScreenOIA ../sys_curses/termout.c /^ScreenOIA(oia)$/SendField ../ctlr/inbound.c /^SendField(i, cmd)$/SendToIBM ../ctlr/inbound.c /^SendToIBM()$/SendTransparent ../ctlr/inbound.c /^SendTransparent(buffer, count)$/SendUnformatted ../ctlr/inbound.c /^SendUnformatted()$/SetForExit ../../telnet/utilities.c /^SetForExit()$/SetHighestLowest ../ctlr/outbound.c /^#define SetHighestLowest(position) { \\$/SetIn3270 ../../telnet/tn3270.c /^SetIn3270()$/SetNetTrace ../../telnet/utilities.c /^SetNetTrace(file)$/SetSockOpt ../../telnet/utilities.c /^SetSockOpt(fd, level, option, yesno)$/SetXIsProtected ../ctlr/inbound.c /^#define SetXIsProtected() (XWasSF = 1)$/SlowScreen ../sys_curses/termout.c /^SlowScreen()$/Stop3270 ../ctlr/outbound.c /^Stop3270()$/StopScreen ../sys_curses/termout.c /^StopScreen(doNewLine)$/StringToTerminal ../../telnet/tn3270.c /^StringToTerminal(s)$/Tab ../ctlr/inbound.c /^Tab()$/TerminalAutoFlush ../../telnet/sys_bsd.c /^TerminalAutoFlush()$/TerminalDefaultChars ../../telnet/sys_bsd.c /^TerminalDefaultChars()$/TerminalFlushOutput ../../telnet/sys_bsd.c /^TerminalFlushOutput()$/TerminalIn ../ascii/termin.c /^TerminalIn()$/TerminalNewMode ../../telnet/sys_bsd.c /^TerminalNewMode(f)$/TerminalRead ../../telnet/sys_bsd.c /^TerminalRead(buf, n)$/TerminalRestoreState ../../telnet/sys_bsd.c /^TerminalRestoreState()$/TerminalSaveState ../../telnet/sys_bsd.c /^TerminalSaveState()$/TerminalSpecialChars ../../telnet/sys_bsd.c /^TerminalSpecialChars(c)$/TerminalSpeeds ../../telnet/sys_bsd.c /^TerminalSpeeds(ispeed, ospeed)$/TerminalWindowSize ../../telnet/sys_bsd.c /^TerminalWindowSize(rows, cols)$/TerminalWrite ../../telnet/sys_bsd.c /^TerminalWrite(buf, n)$/TransInput ../ascii/termin.c /^TransInput(onoff, mode)$/TransOut ../sys_curses/termout.c /^TransOut(buffer, count, kind, control)$/TransStop ../sys_curses/termout.c /^TransStop()$/UnGet ../ascii/map3270.c /^UnGet(c)$/WHO_ARE_WE ../api/api_exch.c /^#define WHO_ARE_WE() fprintf(stderr, "(API %s) ", /WhereTermAttrByte ../sys_curses/termout.c /^WhereTermAttrByte(p)$/XIsProtected ../ctlr/inbound.c /^#define XIsProtected(p) (IsStartField(p)? \\$/_putchar ../../telnet/tn3270.c /^_putchar(c)$/_setlist_init ../../telnet/commands.c /^_setlist_init()$/aborttc ../sys_curses/termout.c /^aborttc(signo)$/access_api ../ctlr/api.c /^#define access_api(foo,length,copyin) (foo)$/api_close_api ../api/api_bsd.c /^api_close_api()$/api_connect_to_keyboard ../api/apilib.c /^api_connect_to_keyboard(parms)$/api_copy_string ../api/apilib.c /^api_copy_string(parms)$/api_disable_input ../api/apilib.c /^api_disable_input(parms)$/api_disconnect_from_keyboard ../api/apilib.c /^api_disconnect_from_keyboard(parms)$/api_enable_input ../api/apilib.c /^api_enable_input(parms)$/api_exch_api ../api/api_bsd.c /^api_exch_api(regs, sregs, parms, length)$/api_exch_flush ../api/api_exch.c /^api_exch_flush()$/api_exch_incommand ../api/api_exch.c /^api_exch_incommand(command)$/api_exch_init ../api/api_exch.c /^api_exch_init(sock_number, ourname)$/api_exch_intype ../api/api_exch.c /^api_exch_intype(type, length, location)$/api_exch_nextcommand ../api/api_exch.c /^api_exch_nextcommand()$/api_exch_outcommand ../api/api_exch.c /^api_exch_outcommand(command)$/api_exch_outtype ../api/api_exch.c /^api_exch_outtype(type, length, location)$/api_finish ../api/apilib.c /^api_finish()$/api_init ../api/apilib.c /^api_init()$/api_issue ../api/apilib.c /^api_issue(ah, al, bh, bl, cx, dx, parms, length)$/api_issue_regs ../api/apilib.c /^api_issue_regs(ah, al, bh, bl, cx, dx, parms, leng/api_name_resolve ../api/apilib.c /^api_name_resolve(name)$/api_open_api ../api/api_bsd.c /^api_open_api(string)$/api_ps_or_oia_modified ../api/apilib.c /^api_ps_or_oia_modified()$/api_query_session_cursor ../api/apilib.c /^api_query_session_cursor(parms)$/api_query_session_id ../api/apilib.c /^api_query_session_id(parms)$/api_query_session_parameters ../api/apilib.c /^api_query_session_parameters(parms)$/api_read_oia_group ../api/apilib.c /^api_read_oia_group(parms)$/api_write_keystroke ../api/apilib.c /^api_write_keystroke(parms)$/ascii_to_index ../api/astosc.c /^ascii_to_index(string)$/auth_cmd ../../telnet/commands.c /^auth_cmd(argc, argv)$/auth_help ../../telnet/commands.c /^auth_help()$/ayt ../../telnet/sys_bsd.c /^ayt(sig)$/ayt_status ../../telnet/commands.c /^ayt_status()$/bskip ../general/genbsubs.c /^bskip(s1, n, b)$/bunequal ../general/genbsubs.c /^bunequal(s1, s2, n)$/bye ../../telnet/commands.c /^bye(argc, argv)$/call ../../telnet/commands.c /^call(va_alist)$/child_died ../sys_curses/system.c /^child_died(code)$/clearmode ../../telnet/commands.c /^clearmode(bit)$/cmdrc ../../telnet/commands.c /^cmdrc(m1, m2)$/command ../../telnet/commands.c /^command(top, tbuf, cnt)$/connect_to_keyboard ../ctlr/api.c /^connect_to_keyboard(regs, sregs)$/control ../../telnet/commands.c /^control(c)$/copy_string ../ctlr/api.c /^copy_string(regs, sregs)$/copy_subroutine ../ctlr/api.c /^copy_subroutine(target, source, parms, what_is_use/deadpeer ../../telnet/sys_bsd.c /^deadpeer(sig)$/disable_input ../ctlr/api.c /^disable_input(regs, sregs)$/disconnect_from_keyboard ../ctlr/api.c /^disconnect_from_keyboard(regs, sregs)$/display ../../telnet/commands.c /^display(argc, argv)$/doassociate ../sys_curses/system.c /^doassociate()$/docharmode ../../telnet/commands.c /^docharmode()$/doconnect ../sys_curses/system.c /^doconnect()$/doflush ../../telnet/telnet.c /^doflush()$/dokludgemode ../../telnet/commands.c /^dokludgemode()$/dolinemode ../../telnet/commands.c /^dolinemode()$/dolmmode ../../telnet/commands.c /^dolmmode(bit, on)$/dontoption ../../telnet/telnet.c /^dontoption(option)$/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -