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

/illumos-gate/usr/src/lib/libbc/libc/compat/4.1/
H A Dvtimes.c33 * Backwards compatible vtimes.
35 struct vtimes { struct
49 static void getvtimes(struct rusage *, struct vtimes *);
53 vtimes(struct vtimes *par, struct vtimes *chi) function
71 getvtimes(struct rusage *aru, struct vtimes *avt)

Completed in 64 milliseconds