Searched refs:read_datefile (Results 1 – 4 of 4) sorted by relevance
/dports/print/pcal/pcal-4.11.0/src/ |
H A D | protos.h | 246 extern void read_datefile (FILE *fp, char *filename);
|
H A D | readfile.c | 314 void read_datefile (FILE *fp, char *filename) in read_datefile() function 843 read_datefile(fp, incfile); /* recursive call */ in do_include()
|
H A D | pcal.c | 2273 read_datefile(dfp, datefile); in main()
|
/dports/biology/migrate/migrate-3.6.11/src/ |
H A D | data.c | 128 void read_datefile (data_fmt * data, option_fmt * options, long numpop); 348 read_datefile(data, options, data->numpop); in get_new_data() 463 read_datefile(data, options, data->numpop); in get_data() 3028 read_datefile (data_fmt * data, option_fmt * options, long numpop) in read_datefile() function
|