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

📄 tags

📁 经典的ppp程序
💻
字号:
!_TAG_FILE_FORMAT	2	/extended format; --format=1 will not append ;" to lines/!_TAG_FILE_SORTED	1	/0=unsorted, 1=sorted/!_TAG_PROGRAM_AUTHOR	Darren Hiebert	/darren@hiebert.com/!_TAG_PROGRAM_NAME	Exuberant Ctags	//!_TAG_PROGRAM_URL	http://ctags.sourceforge.net	/official site/!_TAG_PROGRAM_VERSION	5.0.1	//AR	Makefile	/^AR = $(CROSS)ar$/;"	mARG	chat.c	157;"	d	file:CC	Makefile	/^CC = $(CROSS)gcc$/;"	mCDEF1	Makefile	/^CDEF1=	-DTERMIOS			# Use the termios structure$/;"	mCDEF2	Makefile	/^CDEF2=	-DSIGTYPE=void			# Standard definition$/;"	mCDEF3	Makefile	/^CDEF3=	-UNO_SLEEP			# Use the usleep function$/;"	mCDEF4	Makefile	/^CDEF4=	-DFNDELAY=O_NDELAY		# Old name value$/;"	mCDEFS	Makefile	/^CDEFS=	$(CDEF1) $(CDEF2) $(CDEF3) $(CDEF4)$/;"	mCFLAGS	Makefile	/^CFLAGS=	-O2 -g -pipe $(CDEFS)$/;"	mCROSS	Makefile	/^CROSS = \/home\/hhcn\/toolchain\/gcc-3.2.2\/toolchain\/bin\/powerpc-uclibc-$/;"	mDEFAULT_CHAT_TIMEOUT	chat.c	166;"	d	file:INSTALL	Makefile	/^INSTALL= install$/;"	mMAX_ABORTS	chat.c	164;"	d	file:MAX_REPORTS	chat.c	165;"	d	file:NO_USLEEP	chat.c	1507;"	d	file:OPTARG	chat.c	154;"	d	file:OPTION	chat.c	151;"	d	file:OPTONLYARG	chat.c	156;"	d	file:OUTCHAR	chat.c	1564;"	d	file:O_NONBLOCK	chat.c	139;"	d	file:SIGTYPE	chat.c	121;"	d	file:STRIP	Makefile	/^STRIP = $(CROSS)strip$/;"	mSTR_LEN	chat.c	118;"	d	file:TERMIOS	chat.c	107;"	d	file:TERMIOS	chat.c	108;"	d	file:Verbose	chat.c	/^int Verbose       = 0;$/;"	v_O	chat.c	/^static int _O = 0;		\/* Internal state *\/$/;"	v	file:__P	chat.c	124;"	d	file:__P	chat.c	130;"	d	file:__P	chat.c	134;"	d	file:__V	chat.c	125;"	d	file:__V	chat.c	129;"	d	file:__V	chat.c	133;"	d	file:abort_next	chat.c	/^int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0;$/;"	vabort_string	chat.c	/^char *abort_string[MAX_ABORTS], *fail_reason = (char *)0,$/;"	valarmed	chat.c	/^int alarmed = 0;$/;"	vbreak_sequence	chat.c	/^void break_sequence()$/;"	fcharacter	chat.c	/^char *character(c)$/;"	fchat_expect	chat.c	/^void chat_expect (s)$/;"	fchat_file	chat.c	/^char *chat_file   = (char *) 0;$/;"	vchat_send	chat.c	/^void chat_send (s)$/;"	fclean	chat.c	/^char *clean(s, sending)$/;"	fclear_abort_next	chat.c	/^int clear_abort_next = 0;$/;"	vclear_report_next	chat.c	/^int clear_report_next = 0;$/;"	vconst	chat.c	135;"	d	file:const	chat.c	86;"	d	file:copy_of	chat.c	/^void *copy_of (s)$/;"	fdo_file	chat.c	/^void do_file (chat_file)$/;"	fdup_mem	chat.c	/^void *dup_mem(b, c)$/;"	fecho	chat.c	/^int echo          = 0;$/;"	vecho_next	chat.c	/^int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0;$/;"	vecho_stderr	chat.c	/^void echo_stderr(n)$/;"	fexit_code	chat.c	/^int exit_code     = 0;$/;"	vexpect_strtok	chat.c	/^char *expect_strtok (s, term)$/;"	ffail_buffer	chat.c	/^	fail_buffer[50];$/;"	vfail_reason	chat.c	/^char *abort_string[MAX_ABORTS], *fail_reason = (char *)0,$/;"	vfatal	chat.c	/^void fatal __V((int code, const char *fmt, ...))$/;"	fget_char	chat.c	/^int get_char()$/;"	fget_string	chat.c	/^int get_string(string)$/;"	fget_term_param	chat.c	188;"	d	file:get_term_param	chat.c	195;"	d	file:have_tty_parameters	chat.c	/^int have_tty_parameters = 0;$/;"	vhup_next	chat.c	/^int say_next = 0, hup_next = 0;$/;"	vinit	chat.c	/^void init()$/;"	fisalnumx	chat.c	679;"	d	file:isoctal	chat.c	678;"	d	file:line	chat.c	/^char line[1024];$/;"	vlogf	chat.c	/^void logf __V((const char *fmt, ...))$/;"	fmain	chat.c	/^main(argc, argv)$/;"	fmemmove	chat.c	145;"	d	file:n_aborts	chat.c	/^int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0;$/;"	vn_reports	chat.c	/^int n_reports = 0, report_next = 0, report_gathering = 0 ; $/;"	vpack_array	chat.c	/^pack_array (array, end)$/;"	fphone_num	chat.c	/^char *phone_num   = (char *) 0;$/;"	vphone_num2	chat.c	/^char *phone_num2  = (char *) 0;$/;"	vprogram_name	chat.c	/^char *program_name;$/;"	vput_char	chat.c	/^int put_char(c)$/;"	fput_string	chat.c	/^int put_string (s)$/;"	fquiet	chat.c	/^int quiet         = 0;$/;"	vrcsid	chat.c	/^static const char rcsid[] = "$Id: chat.c,v 1.26 1999\/12\/23 01:39:54 paulus Exp $";$/;"	v	file:report	chat.c	/^int report        = 0;$/;"	vreport_buffer	chat.c	/^char  report_buffer[50] ;$/;"	vreport_file	chat.c	/^char *report_file = (char *) 0;$/;"	vreport_fp	chat.c	/^FILE* report_fp   = (FILE *) 0;$/;"	vreport_gathering	chat.c	/^int n_reports = 0, report_next = 0, report_gathering = 0 ; $/;"	vreport_next	chat.c	/^int n_reports = 0, report_next = 0, report_gathering = 0 ; $/;"	vreport_string	chat.c	/^char *report_string[MAX_REPORTS] ;$/;"	vsaved_tty_parameters	chat.c	/^struct termio saved_tty_parameters;$/;"	vsaved_tty_parameters	chat.c	/^struct termios saved_tty_parameters;$/;"	vsay_next	chat.c	/^int say_next = 0, hup_next = 0;$/;"	vset_term_param	chat.c	189;"	d	file:set_term_param	chat.c	196;"	d	file:set_tty_parameters	chat.c	/^void set_tty_parameters()$/;"	fsigalrm	chat.c	/^SIGTYPE sigalrm(signo)$/;"	fsighup	chat.c	/^SIGTYPE sighup(signo)$/;"	fsigint	chat.c	/^SIGTYPE sigint(signo)$/;"	fsigterm	chat.c	/^SIGTYPE sigterm(signo)$/;"	fstrerror	chat.c	146;"	d	file:term_parms	chat.c	187;"	d	file:term_parms	chat.c	194;"	d	file:terminate	chat.c	/^void terminate(status)$/;"	ftimeout	chat.c	/^int timeout       = DEFAULT_CHAT_TIMEOUT;$/;"	vtimeout_next	chat.c	/^int n_aborts = 0, abort_next = 0, timeout_next = 0, echo_next = 0;$/;"	vto_log	chat.c	/^int to_log        = 1;$/;"	vto_stderr	chat.c	/^int to_stderr     = 0;$/;"	vunalarm	chat.c	/^void unalarm()$/;"	fusage	chat.c	/^void usage()$/;"	fuse_env	chat.c	/^int use_env       = 0;$/;"	vusleep	chat.c	/^usleep( usec )				  \/* returns 0 if ok, else -1 *\/$/;"	fverbose	chat.c	/^int verbose       = 0;$/;"	vvfmtmsg	chat.c	/^vfmtmsg(buf, buflen, fmt, args)$/;"	fwrite_char	chat.c	/^int write_char (c)$/;"	f

⌨️ 快捷键说明

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