Searched defs:printtime (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/krb5/klist/
H A Dklist.c83 void printtime (time_t);
365 printtime(entry.timestamp);
580 printtime(tv) function
618 printtime(cred->times.starttime);
620 printtime(cred->times.endtime);
636 printtime(cred->times.renew_till);
871 printtime(c.issue_date);
873 printtime(krb_life_to_time(c.issue_date, c.lifetime));
/illumos-gate/usr/src/cmd/sgs/gprof/common/
H A Dgprof.h309 double printtime; /* total of time being printed */ variable

Completed in 70 milliseconds