Home
last modified time | relevance | path

Searched refs:vtimes_one (Results 1 – 2 of 2) sorted by relevance

/glibc-2.36/resource/
Dvtimes.c67 vtimes_one (struct vtimes *vt, enum __rusage_who who) in vtimes_one() function
94 if (vtimes_one (current, RUSAGE_SELF) < 0 in __vtimes()
95 || vtimes_one (child, RUSAGE_CHILDREN) < 0) in __vtimes()
/glibc-2.36/ChangeLog.old/
DChangeLog.227809 (vtimes_one): Remove function.
7814 [SHLIB_COMPAT (libc, GLIBC_2_0, GLIBC_2_33)](vtimes_one): New.