OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:rtsp
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/compat/sys/
compat_adjtime.c
63
struct timeval rts, *
rtsp
;
variable in typeref:struct:timeval *
66
rtsp
= rts50 ? &rts : NULL;
71
error = __adjtime50(tsp,
rtsp
);
75
timeval_to_timeval50(
rtsp
, rts50);
compat_nanosleep.c
63
struct timespec rts, *
rtsp
;
variable in typeref:struct:timespec *
66
rtsp
= rts50 ? &rts : NULL;
71
error = __nanosleep50(tsp,
rtsp
);
75
timespec_to_timespec50(
rtsp
, rts50);
Completed in 13 milliseconds
Indexes created Sun Sep 28 16:09:52 GMT 2025