| ntp_filegen.c | 49 static void filegen_open (FILEGEN *, u_int32, const time_t*); 51 static void filegen_init (const char *, const char *, FILEGEN *); 53 static void filegen_uninit (FILEGEN *); 65 FILEGEN * fgp 84 FILEGEN *fgp 100 FILEGEN * gen, 284 DPRINTF(4, ("opening filegen (type=%d/stamp=%u) \"%s\"\n", 351 FILEGEN * gen, 395 DPRINTF(1, ("filegen %0x %u\n", gen->type, now)); 403 * change settings for filegen file 537 FILEGEN * filegen; member in struct:filegen_entry [all...] |