Home
last modified time | relevance | path

Searched refs:f_end (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/cmd/auditreduce/
H A Dauditrd.h103 time_t f_end; /* time of last record written */ variable
H A Dmain.c758 return (write_file_token(f_end)); in write_trailer()
784 derive_str(f_end, buf2); in rename_outfile()
891 f_end = time_now; /* last record time default */ in init_options()
H A Dauditrt.h238 extern time_t f_end; /* time of end rec for outfile */
H A Dproc.c349 f_end = pcb->pcb_time; /* find last record's time */
/titanic_50/usr/src/lib/libcommputil/common/
H A Dsdp_parse.c1173 const char *f_end; in sdp_parse() local
1216 f_end = current; in sdp_parse()
1218 f_end); in sdp_parse()
1223 f_end = current; in sdp_parse()
1225 f_end); in sdp_parse()
/titanic_50/usr/src/cmd/sgs/prof/common/
H A Dprofv.c510 Address f_end; in process_cgraph() local
539 f_end = mi->load_base + (nl->value - in process_cgraph()
541 if (calleep->topc < f_end) in process_cgraph()