⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tlist

📁 Linux内核编程模块
💻
字号:
" Taglist session file. This file is auto-generated." File informationlet tlist_file_count = 2let tlist_0_filename = '/root/LinuxInAction/1/Makefile'let tlist_0_sort_type = "order"let tlist_0_filetype = "make"let tlist_0_tag_count = 3let tlist_0_1_tag = "KERNELDIR	/root/LinuxInAction/1/Makefile	/^KERNELDIR ?= \\/lib\\/modules\\/$(shell uname -r)\\/build$/;\"	m	line:1"let tlist_0_1_tag_name = "KERNELDIR"let tlist_0_1_ttype_idx = 1let tlist_0_2_tag = "PWD	/root/LinuxInAction/1/Makefile	/^PWD := $(shell pwd)$/;\"	m	line:2"let tlist_0_2_tag_name = "PWD"let tlist_0_2_ttype_idx = 2let tlist_0_3_tag = "M	/root/LinuxInAction/1/Makefile	/^make -C $(KERNELDIR) M=$(PWD) modules$/;\"	m	line:4"let tlist_0_3_tag_name = "M"let tlist_0_3_ttype_idx = 3let tlist_0_m = "    KERNELDIR\n    PWD\n    M\n"let tlist_0_m_count = 3let tlist_0_m_1 = 1let tlist_0_m_2 = 2let tlist_0_m_3 = 3let tlist_1_filename = '/root/LinuxInAction/1/HelloModule.c'let tlist_1_sort_type = "order"let tlist_1_filetype = "c"let tlist_1_tag_count = 4let tlist_1_1_tag = "hello_init	/root/LinuxInAction/1/HelloModule.c	/^static int hello_init(void)$/;\"	f	line:6"let tlist_1_1_tag_name = "hello_init"let tlist_1_1_ttype_idx = 1let tlist_1_2_tag = "hello_exit	/root/LinuxInAction/1/HelloModule.c	/^static void hello_exit(void)$/;\"	f	line:12"let tlist_1_2_tag_name = "hello_exit"let tlist_1_2_ttype_idx = 2let tlist_1_3_tag = "hello_init	/root/LinuxInAction/1/HelloModule.c	/^module_init(hello_init);$/;\"	v	line:17"let tlist_1_3_tag_name = "hello_init"let tlist_1_3_ttype_idx = 1let tlist_1_4_tag = "hello_exit	/root/LinuxInAction/1/HelloModule.c	/^module_exit(hello_exit);$/;\"	v	line:18"let tlist_1_4_tag_name = "hello_exit"let tlist_1_4_ttype_idx = 2let tlist_1_v = "    hello_init\n    hello_exit\n"let tlist_1_v_count = 2let tlist_1_v_1 = 3let tlist_1_v_2 = 4let tlist_1_f = "    hello_init\n    hello_exit\n"let tlist_1_f_count = 2let tlist_1_f_1 = 1let tlist_1_f_2 = 2

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -