Home
last modified time | relevance | path

Searched defs:timespec (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Dtime.h9 struct timespec { struct
10 time_t tv_sec; /* seconds */
11 long tv_nsec; /* nanoseconds */
H A Dcoda.h89 struct timespec { struct
112 struct timespec { argument
113 time_t tv_sec; /* seconds */
114 long tv_nsec; /* nanoseconds */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dtime.h121 struct timespec struct
127 #endif /* timespec not defined and <time.h> or need timespec. */ argument
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtypes.h114 struct timespec { struct
120 struct timespec it_interval; /* Timer period */ argument