repo.or.cz
/
glibc
/
history.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[glibc/history.git]
/
conform
/
data
/
sys
/
times.h-data
blob
9c3237eb833f9070d5b56d2b36272a5181c23883
1
type {struct tms}
2
3
element {struct tms} clock_t tms_utime
4
element {struct tms} clock_t tms_stime
5
element {struct tms} clock_t tms_cutime
6
element {struct tms} clock_t tms_cstime
7
8
type clock_t
9
10
function clock_t times (struct tms*)
11
12
allow tms_*
13
allow *_t