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

/opensolaris-onvv-gate/usr/src/cmd/ps/
H A Dps.c319 static time_t delta_secs(const timestruc_t *);
1725 print_time(delta_secs(&psinfo->pr_lwp.pr_start),
1728 print_time(delta_secs(&psinfo->pr_start), width);
2258 delta_secs(const timestruc_t *start) function

Completed in 34 milliseconds