logwtmp.h
来自「里面包含了telnet的客户端和服务器端」· C头文件 代码 · 共 6 行
H
6 行
/* * Put this here instead of including <util.h>, since Linux is messed up * and doesn't have <util.h>. */void logwtmp(const char *_line, const char *name, const char *host);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?