Home
last modified time | relevance | path

Searched defs:timespec (Results 76 – 79 of 79) sorted by last modified time

1234

/netbsd/external/bsd/libbind/dist/
H A Dport_before.h.in40 struct timespec { struct
41 time_t tv_sec; /* seconds */
42 long tv_nsec; /* nanoseconds */
/netbsd/external/bsd/libbind/dist/include/isc/
H A Dplatform.h.in30 struct timespec { struct
31 time_t tv_sec; /* seconds */
32 long tv_nsec; /* nanoseconds */
/netbsd/external/bsd/file/dist/src/
H A Dcdf.h42 #define timespec timeval macro
46 #define timespec timeval macro
/netbsd/common/lib/libx86emu/
H A Dx86emu_i8254.c322 x86emu_i8254_init(struct x86emu_i8254 *sc, void (*gettime)(struct timespec *)) in x86emu_i8254_init()

1234