Searched refs:readfile (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/usr.sbin/lpr/lpd/ |
| H A D | recvjob.c | 71 static int readfile(char *, int); 190 if (!readfile(tfname, size)) { in readjob() 214 (void)readfile(dfname, size); in readjob() 225 readfile(char *file, int size) in readfile() function
|
| /openbsd-src/usr.sbin/unbound/testcode/ |
| H A D | memstats.c | 190 readfile(rbtree_type* tree, const char* fname) in readfile() function 253 readfile(tree, argv[1]); in main()
|
| /openbsd-src/gnu/usr.bin/texinfo/util/ |
| H A D | install-info.c | 665 readfile (char *filename, int *sizep, in readfile() function 1299 input_data = readfile (infile, &input_size, NULL, NULL, NULL); in main() 1348 dir_data = readfile (dirfile, &dir_size, ensure_dirfile_exists, in main()
|
| /openbsd-src/usr.sbin/pppd/ |
| H A D | options.c | 201 static int readfile(char **); 333 {"file", 1, readfile}, /* Take options from a file */ 997 * readfile - take commands from a file. in int_option() 1000 readfile(char **argv) 1018 readfile(argv) readfile() function
|
| /openbsd-src/gnu/usr.bin/texinfo/ |
| H A D | ChangeLog.46 | 5484 (readfile): Close the file or the pipe. 6367 (readfile): Pass back the actual opened filename, too. 6373 * util/install-info.c (readfile): Set up to handle compressed 6555 (readfile): Support gzipped files via libz.
|