Home
last modified time | relevance | path

Searched refs:f_start (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/auditreduce/
H A Dmain.c695 return (write_file_token(f_start)); in write_header()
727 if (when == f_start) { in write_file_token()
783 derive_str(f_start, buf1); in rename_outfile()
890 f_start = 0; /* first record time default */ in init_options()
H A Dauditrd.h102 time_t f_start; /* time of first record written */ variable
H A Dauditrt.h237 extern time_t f_start; /* time of start rec for outfile */
H A Dproc.c344 f_start = pcb->pcb_time; /* save start time */