| /src/external/bsd/dhcpcd/dist/src/ |
| common.c | 114 readfile(const char *file, void *data, size_t len) function
|
| common.c | 114 readfile(const char *file, void *data, size_t len) function
|
| /src/usr.sbin/lpr/lpd/ |
| recvjob.c | 81 static int readfile(char *, int); 177 if (!readfile(tfname, size)) { 201 (void)readfile(dfname, size); 212 readfile(char *file, int size) function 221 frecverr("readfile: %s: illegal path name: %m", file);
|
| recvjob.c | 81 static int readfile(char *, int); 177 if (!readfile(tfname, size)) { 201 (void)readfile(dfname, size); 212 readfile(char *file, int size) function 221 frecverr("readfile: %s: illegal path name: %m", file);
|
| /src/external/bsd/unbound/dist/testcode/ |
| memstats.c | 190 readfile(rbtree_type* tree, const char* fname) function 253 readfile(tree, argv[1]);
|
| memstats.c | 190 readfile(rbtree_type* tree, const char* fname) function 253 readfile(tree, argv[1]);
|
| /src/external/bsd/ekermit/dist/ |
| unixio.c | 30 int readfile() Input file - read data 495 readfile(struct k_data * k) { function 498 fprintf(dp,"readfile ZINPTR NOT SET\n"); 506 debug(DB_LOG,"readfile binary ok zincnt",0,k->zincnt); 519 debug(DB_LOG,"readfile text ok zincnt",0,k->zincnt); 529 debug(DB_LOG,"readfile exit zincnt",0,k->zincnt); 530 debug(DB_LOG,"readfile exit zinptr",0,k->zinptr);
|
| unixio.c | 30 int readfile() Input file - read data 495 readfile(struct k_data * k) { function 498 fprintf(dp,"readfile ZINPTR NOT SET\n"); 506 debug(DB_LOG,"readfile binary ok zincnt",0,k->zincnt); 519 debug(DB_LOG,"readfile text ok zincnt",0,k->zincnt); 529 debug(DB_LOG,"readfile exit zincnt",0,k->zincnt); 530 debug(DB_LOG,"readfile exit zinptr",0,k->zinptr);
|
| /src/games/cgram/ |
| cgram.c | 243 readfile(const char *name) function 557 readfile(filename);
|
| cgram.c | 243 readfile(const char *name) function 557 readfile(filename);
|
| /src/usr.bin/xlint/lint2/ |
| read.c | 214 readfile(const char *name) function
|
| read.c | 214 readfile(const char *name) function
|
| /src/external/gpl2/texinfo/dist/util/ |
| install-info.c | 678 readfile (char *filename, int *sizep, 1311 input_data = readfile (infile, &input_size, NULL, NULL, NULL); 1360 dir_data = readfile (dirfile, &dir_size, ensure_dirfile_exists, 667 readfile (char *filename, int *sizep, function
|
| install-info.c | 678 readfile (char *filename, int *sizep, 1311 input_data = readfile (infile, &input_size, NULL, NULL, NULL); 1360 dir_data = readfile (dirfile, &dir_size, ensure_dirfile_exists, 667 readfile (char *filename, int *sizep, function
|
| /src/external/bsd/ppp/dist/pppd/ |
| options.c | 185 static int readfile(char **); 268 { "file", o_special, (void *)readfile, 1638 * readfile - take commands from a file. 1641 readfile(char **argv) function
|
| options.c | 185 static int readfile(char **); 268 { "file", o_special, (void *)readfile, 1638 * readfile - take commands from a file. 1641 readfile(char **argv) function
|