386BSD 0.1 development
[unix-history] / usr / src / usr.sbin / inetd / tags
CommitLineData
861cb75a
WJ
1Minetd inetd.c /^main(argc, argv, envp)$/
2SWAP inetd.c /^#define SWAP(a, b) { char *c = a; a = b; b = c; }$/
3chargen_dg inetd.c /^chargen_dg(s, sep) \/* Character generator *\/$/
4chargen_stream inetd.c /^chargen_stream(s, sep) \/* Character generator */
5config inetd.c /^config()$/
6daytime_dg inetd.c /^daytime_dg(s, sep) \/* Return human-readable time/
7daytime_stream inetd.c /^daytime_stream(s, sep) \/* Return human-readable /
8discard_dg inetd.c /^discard_dg(s, sep) \/* Discard service -- ignore /
9discard_stream inetd.c /^discard_stream(s, sep) \/* Discard service -- ign/
10echo_dg inetd.c /^echo_dg(s, sep) \/* Echo service -- echo data ba/
11echo_stream inetd.c /^echo_stream(s, sep) \/* Echo service -- echo data/
12endconfig inetd.c /^endconfig()$/
13enter inetd.c /^enter(cp)$/
14freeconfig inetd.c /^freeconfig(cp)$/
15getconfigent inetd.c /^getconfigent()$/
16initring inetd.c /^initring()$/
17machtime inetd.c /^machtime()$/
18machtime_dg inetd.c /^machtime_dg(s, sep)$/
19machtime_stream inetd.c /^machtime_stream(s, sep)$/
20newstr inetd.c /^newstr(cp)$/
21nextline inetd.c /^nextline(fd)$/
22print_service inetd.c /^print_service(action, sep)$/
23reapchild inetd.c /^reapchild()$/
24retry inetd.c /^retry()$/
25setconfig inetd.c /^setconfig()$/
26setproctitle inetd.c /^setproctitle(a, s)$/
27setup inetd.c /^setup(sep)$/
28skip inetd.c /^skip(cpp)$/
29turnon inetd.c /^#define turnon(fd, opt) \\$/