blob: 9c3237eb833f9070d5b56d2b36272a5181c23883 [file] [log] [blame]
type {struct tms}
element {struct tms} clock_t tms_utime
element {struct tms} clock_t tms_stime
element {struct tms} clock_t tms_cutime
element {struct tms} clock_t tms_cstime
type clock_t
function clock_t times (struct tms*)
allow tms_*
allow *_t