Searched refs:dumptab (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/libexec/bootpd/tools/bootpef/
H A DMakefile6 SRCS= bootpef.c dovend.c readfile.c hash.c dumptab.c lookup.c \
/freebsd-11.0-release/libexec/bootpd/
H A DMakefile12 SRCS= bootpd.c dovend.c readfile.c hash.c dumptab.c \
H A DMakefile.UNIX142 OBJ_D= bootpd.o dovend.o readfile.o hash.o dumptab.o \
147 OBJ_EF= bootpef.o dovend.o readfile.o hash.o dumptab.o \
195 dumptab.o : bootp.h bptypes.h hash.h hwaddr.h report.h patchlevel.h bootpd.h
H A Ddumptab.c2 * dumptab.c - handles dumping the database
4 * $FreeBSD: releng/11.0/libexec/bootpd/dumptab.c 97417 2002-05-28 18:36:43Z alfred $
39 dumptab(filename) function
42 report(LOG_INFO, "No dumptab support!");
52 dumptab(filename) function
H A Dbootpd.c109 extern void dumptab(char *);
526 * Call readtab() or dumptab() here to avoid the
535 dumptab(bootpd_dump);
1154 * Now in dumptab.c :
1155 * dumptab()

Completed in 113 milliseconds