📄 tags
字号:
ISMUX inetd.c /^#define ISMUX(sep) (((sep)->se_type == MUX_TYPE) |/ISMUXPLUS inetd.c /^#define ISMUXPLUS(sep) ((sep)->se_type == MUXPLUS_/Minetd inetd.c /^main(argc, argv, envp)$/SWAP inetd.c /^#define SWAP(a, b) { char *c = a; a = b; b = c; }$/chargen_dg inetd.c /^chargen_dg(s, sep) \/* Character generator *\/$/chargen_stream inetd.c /^chargen_stream(s, sep) \/* Character generator */close_sep inetd.c /^close_sep(sep)$/config inetd.c /^config()$/daytime_dg inetd.c /^daytime_dg(s, sep) \/* Return human-readable time/daytime_stream inetd.c /^daytime_stream(s, sep) \/* Return human-readable /discard_dg inetd.c /^discard_dg(s, sep) \/* Discard service -- ignore /discard_stream inetd.c /^discard_stream(s, sep) \/* Discard service -- ign/echo_dg inetd.c /^echo_dg(s, sep) \/* Echo service -- echo data ba/echo_stream inetd.c /^echo_stream(s, sep) \/* Echo service -- echo data/endconfig inetd.c /^endconfig()$/enter inetd.c /^enter(cp)$/freeconfig inetd.c /^freeconfig(cp)$/getconfigent inetd.c /^getconfigent()$/getline inetd.c /^getline(fd, buf, len)$/initring inetd.c /^initring()$/machtime inetd.c /^machtime()$/machtime_dg inetd.c /^machtime_dg(s, sep)$/machtime_stream inetd.c /^machtime_stream(s, sep)$/newstr inetd.c /^newstr(cp)$/nextline inetd.c /^nextline(fd)$/print_service inetd.c /^print_service(action, sep)$/reapchild inetd.c /^reapchild()$/retry inetd.c /^retry()$/setconfig inetd.c /^setconfig()$/setproctitle inetd.c /^setproctitle(a, s)$/setup inetd.c /^setup(sep)$/skip inetd.c /^skip(cpp)$/sskip inetd.c /^sskip(cpp)$/strwrite inetd.c /^#define strwrite(fd, buf) (void) write(fd, buf, si/tcpmux inetd.c /^tcpmux(s)$/turnon inetd.c /^#define turnon(fd, opt) \\$/
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -