itime.c | 64 static int getrecord(FILE *, struct dumpdates *); 108 if (getrecord(df, &(dtwalk->dt_value)) < 0) { 236 getrecord(FILE *df, struct dumpdates *ddatep) function in typeref:typename:int 249 msg("getrecord: %s %c %s", ddatep->dd_name, ddatep->dd_level,
|