Searched refs:readfile (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/libexec/bootpd/tools/bootpef/
H A DMakefile6 SRCS= bootpef.c dovend.c readfile.c hash.c dumptab.c lookup.c \
/freebsd-11-stable/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 \
189 bootpd.o : readfile.h report.h tzone.h patchlevel.h getif.h
191 bootpef.o : readfile.h report.h tzone.h patchlevel.h
201 readfile.o : bootp.h bptypes.h hash.h hwaddr.h lookup.h readfile.h
202 readfile.o : report.h tzone.h bootpd.h
/freebsd-11-stable/usr.bin/xlint/lint2/
H A Dexterns2.h67 extern void readfile(const char *);
H A Dmain2.c162 readfile(argv[i]);
172 readfile(libs[i]);
H A Dread.c107 readfile(const char *name) function
/freebsd-11-stable/usr.sbin/lpr/lpd/
H A Drecvjob.c86 static int readfile(struct printer *_pp, char *_file, size_t _size);
210 if (!readfile(pp, tfname, (size_t)size)) {
242 (void) readfile(pp, dfname, (size_t)size);
256 readfile(struct printer *pp, char *file, size_t size) function
265 frecverr("%s: readfile: error on open(%s): %s",
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dbitdomain.c76 readfile(stdin);
84 readfile(infile) function
/freebsd-11-stable/usr.bin/units/
H A Dunits.c759 bool readfile; local
768 readfile = false;
778 readfile = true;
817 if (!readfile)

Completed in 133 milliseconds