Searched defs:filegen_tag (Results 1 – 1 of 1) sorted by relevance
39 typedef struct filegen_tag { struct40 FILE * fp; /* file referring to current generation */41 char * dir; /* currently always statsdir */42 char * fname; /* filename prefix of generation file */44 u_long id_lo; /* lower bound of ident value */45 u_long id_hi; /* upper bound of ident value */46 u_char type; /* type of file generation */47 u_char flag; /* flags modifying processing of file generation */