Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libbc/libc/compat/4.1/
H A Dvtimes.c35 struct vtimes { struct
49 static void getvtimes(struct rusage *, struct vtimes *); argument
53 vtimes(struct vtimes *par, struct vtimes *chi) in vtimes() function