Home
last modified time | relevance | path

Searched refs:dumptab (Results 1 – 6 of 6) sorted by relevance

/freebsd/libexec/bootpd/
H A DMakefile.UNIX141 OBJ_D= bootpd.o dovend.o readfile.o hash.o dumptab.o \
146 OBJ_EF= bootpef.o dovend.o readfile.o hash.o dumptab.o \
194 dumptab.o : bootp.h bptypes.h hash.h hwaddr.h report.h patchlevel.h bootpd.h
H A DMakefile11 SRCS= bootpd.c dovend.c readfile.c hash.c dumptab.c \
H A Ddumptab.c30 dumptab(char *filename) in dumptab() function
42 dumptab(char *filename) in dumptab() function
H A Dbootpd.c97 extern void dumptab(char *);
524 dumptab(bootpd_dump); in main()
H A DREADME113 dumptab.c Implements debugging dump for bootpd
/freebsd/libexec/bootpd/tools/bootpef/
H A DMakefile5 SRCS= bootpef.c dovend.c readfile.c hash.c dumptab.c lookup.c \