HomeSort by: relevance | last modified time | path
    Searched defs:netbsd32_timespec (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/compat/netbsd32/
netbsd32.h 246 struct netbsd32_timespec { struct
289 struct netbsd32_timespec it_interval;
290 struct netbsd32_timespec it_value;
871 struct netbsd32_timespec st_atimespec;/* time of last access */
872 struct netbsd32_timespec st_mtimespec;/* time of last data modification */
873 struct netbsd32_timespec st_ctimespec;/* time of last file status change */
874 struct netbsd32_timespec st_birthtimespec; /* time of creation */
960 struct netbsd32_timespec time; /* current time (ro) */

Completed in 13 milliseconds