ALIGN_PACKET	capture.c	/^#define ALIGN_PACKET(dest, cast, offset) do { \\$/
CHECKLONG	main.c	/^#define CHECKLONG(word) ( checklong_real(word, &i,/
Mmain	main.c	/^int main(int argc, char **argv)$/
about	util.c	/^void about(void)$/
allocateid	probe.c	/^u_short allocateid(void)$/
allocateport	probe.c	/^u_short allocateport(u_short requested)$/
capture	capture.c	/^int capture(proberecord *record)$/
checklong_real	main.c	/^int checklong_real(char *word, int *i, int *argc, /
checknumericarg	main.c	/^int checknumericarg(void)$/
datalinkname	datalink.c	/^char *datalinkname(int type)$/
datalinkoffset	datalink.c	/^int datalinkoffset(int type)$/
debug	util.c	/^void debug(char *fmt, ...)$/
debugoptions	util.c	/^void debugoptions(void)$/
defaults	main.c	/^void defaults(void)$/
fatal	util.c	/^void fatal(char *fmt, ...)$/
finddev	datalink.c	/^char *finddev(u_long with_src)$/
findsrc	datalink.c	/^u_long findsrc(u_long dest)$/
freeproberecord	probe.c	/^void freeproberecord(proberecord *record)$/
getinterfaces	datalink.c	/^void getinterfaces(void)$/
hosttoip	util.h	/^#define hosttoip(hostname, numeric) \\$/
initcapture	capture.c	/^void initcapture(void)$/
initlibnet	probe.c	/^void initlibnet(void)$/
iptohost	util.c	/^char *iptohost(u_long in)$/
iptos	util.c	/^char *iptos(u_long in)$/
isnumeric	util.c	/^int isnumeric(char *s)$/
newproberecord	probe.c	/^proberecord *newproberecord(void)$/
pfatal	util.c	/^void pfatal(char *err)$/
probe	probe.c	/^void probe(proberecord *record, int ttl, int q)$/
safe_snprintf	util.c	/^int safe_snprintf(char *s, int size, char *fmt, ../
safe_strncpy	util.c	/^char *safe_strncpy(char *dst, char *src, int size)/
showprobe	probe.c	/^void showprobe(proberecord *record)$/
sprintable	util.c	/^char *sprintable(char *s)$/
trace	main.c	/^int trace(void)$/
tvdiff	util.c	/^struct timeval tvdiff(struct timeval *tv1, struct /
tvsign	util.c	/^int tvsign(struct timeval *tv)$/
usage	util.c	/^void usage(void)$/
warn	util.c	/^void warn(char *fmt, ...)$/
xrealloc	util.c	/^void *xrealloc(void *oldp, int size)$/
