OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clock_getres1
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/sys/
timevar.h
192
int
clock_getres1
(clockid_t, struct timespec *);
/src/sys/compat/linux/common/
linux_time.c
279
error =
clock_getres1
(nwhich, &ts);
/src/sys/compat/linux32/common/
linux32_time.c
370
error =
clock_getres1
(id, &ts);
/src/sys/compat/netbsd32/
netbsd32_time.c
345
error =
clock_getres1
(SCARG(uap, clock_id), &ts);
netbsd32_compat_50.c
368
error =
clock_getres1
(SCARG(uap, clock_id), &ts);
/src/sys/compat/common/
kern_time_50.c
163
error =
clock_getres1
(SCARG(uap, clock_id), &ats);
/src/sys/kern/
kern_time.c
326
if ((error =
clock_getres1
(SCARG(uap, clock_id), &ts)) != 0)
336
clock_getres1
(clockid_t clock_id, struct timespec *ts)
function in typeref:typename:int
Completed in 19 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025