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

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

Completed in 68 milliseconds