xref: /386bsd/usr/src/libexec/ftpd/tags (revision a2142627)
1Gcat	../../usr.bin/ftp/glob.c	/^Gcat(s1, s2)$/
2Gmatch	../../usr.bin/ftp/glob.c	/^Gmatch(s, p)$/
3Mftpd	ftpd.c	/^main(argc, argv, envp)$/
4UC	ftpd.c	/^#define UC(b) (((int) b) & 0xff)$/
5ack	ftpd.c	/^ack(s)$/
6acollect	../../usr.bin/ftp/glob.c	/^acollect(as)$/
7addpath	../../usr.bin/ftp/glob.c	/^addpath(c)$/
8amatch	../../usr.bin/ftp/glob.c	/^amatch(s, p)$/
9any	../../usr.bin/ftp/glob.c	/^any(c, s)$/
10blkcpy	../../usr.bin/ftp/glob.c	/^blkcpy(oav, bv)$/
11blkfree	../../usr.bin/ftp/glob.c	/^blkfree(av0)$/
12blklen	../../usr.bin/ftp/glob.c	/^blklen(av)$/
13checkuser	ftpd.c	/^checkuser(name)$/
14collect	../../usr.bin/ftp/glob.c	/^collect(as)$/
15copyblk	../../usr.bin/ftp/glob.c	/^copyblk(v)$/
16cwd	ftpd.c	/^cwd(path)$/
17dataconn	ftpd.c	/^dataconn(name, size, mode)$/
18delete	ftpd.c	/^delete(name)$/
19digit	../../usr.bin/ftp/glob.c	/^digit(c)$/
20dolog	ftpd.c	/^dolog(sin)$/
21dologout	ftpd.c	/^dologout(status)$/
22end_login	ftpd.c	/^end_login()$/
23eq	../../usr.bin/ftp/glob.c	/^#define	eq(a,b)		(strcmp(a, b)==0)$/
24execbrc	../../usr.bin/ftp/glob.c	/^execbrc(p, s)$/
25expand	../../usr.bin/ftp/glob.c	/^expand(as)$/
26fatal	ftpd.c	/^fatal(s)$/
27ftpd_pclose	popen.c	/^ftpd_pclose(iop)$/
28ftpd_popen	popen.c	/^ftpd_popen(program, type)$/
29ftpglob	../../usr.bin/ftp/glob.c	/^ftpglob(v)$/
30getdatasock	ftpd.c	/^getdatasock(mode)$/
31gethdir	../../usr.bin/ftp/glob.c	/^gethdir(home)$/
32ginit	../../usr.bin/ftp/glob.c	/^ginit(agargv)$/
33gunique	ftpd.c	/^gunique(local)$/
34isdir	../../usr.bin/ftp/glob.c	/^#define	isdir(d)	((d.st_mode & S_IFMT) == S_IFDIR)/
35letter	../../usr.bin/ftp/glob.c	/^letter(c)$/
36logwtmp	logwtmp.c	/^logwtmp(line, name, host)$/
37lostconn	ftpd.c	/^lostconn()$/
38lreply	ftpd.c	/^lreply(n, fmt, p0, p1, p2, p3, p4, p5)$/
39makedir	ftpd.c	/^makedir(name)$/
40match	../../usr.bin/ftp/glob.c	/^match(s, p)$/
41matchdir	../../usr.bin/ftp/glob.c	/^matchdir(pattern)$/
42myoob	ftpd.c	/^myoob()$/
43nack	ftpd.c	/^nack(s)$/
44pass	ftpd.c	/^pass(passwd)$/
45passive	ftpd.c	/^passive()$/
46perror_reply	ftpd.c	/^perror_reply(code, string)$/
47pwd	ftpd.c	/^pwd()$/
48receive_data	ftpd.c	/^receive_data(instr, outstr)$/
49removedir	ftpd.c	/^removedir(name)$/
50renamecmd	ftpd.c	/^renamecmd(from, to)$/
51renamefrom	ftpd.c	/^renamefrom(name)$/
52reply	ftpd.c	/^reply(n, fmt, p0, p1, p2, p3, p4, p5)$/
53retrieve	ftpd.c	/^retrieve(cmd, name)$/
54rscan	../../usr.bin/ftp/glob.c	/^rscan(t, f)$/
55send_data	ftpd.c	/^send_data(instr, outstr, blksize)$/
56send_file_list	ftpd.c	/^send_file_list(whichfiles)$/
57setproctitle	ftpd.c	/^setproctitle(fmt, a, b, c)$/
58sgetpwnam	ftpd.c	/^sgetpwnam(name)$/
59sgetsave	ftpd.c	/^sgetsave(s)$/
60sort	../../usr.bin/ftp/glob.c	/^sort()$/
61statcmd	ftpd.c	/^statcmd()$/
62statfilecmd	ftpd.c	/^statfilecmd(filename)$/
63store	ftpd.c	/^store(name, mode, unique)$/
64strend	../../usr.bin/ftp/glob.c	/^strend(cp)$/
65strspl	../../usr.bin/ftp/glob.c	/^strspl(cp, dp)$/
66tglob	../../usr.bin/ftp/glob.c	/^tglob(c)$/
67user	ftpd.c	/^user(name)$/
68yyerror	ftpd.c	/^yyerror(s)$/
69