Home
last modified time | relevance | path

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

1234

/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/openldap/dist/include/ac/
H A Dtime.h35 struct timespec { struct
36 time_t tv_sec;
37 int tv_nsec;
/netbsd/sys/sys/
H A Dtimespec.h47 struct timespec { struct
48 time_t tv_sec; /* seconds */
49 long tv_nsec; /* and nanoseconds */
/netbsd/external/gpl2/xcvs/dist/lib/
H A Dtimespec.h36 struct timespec struct
46 timespec_cmp (struct timespec a, struct timespec b) in timespec_cmp() argument
/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/nsd/dist/
H A Dconfig.h.in996 struct timespec { struct
1000 #endif /* !__timespec_defined */ argument
/netbsd/lib/libc/compat/time/
H A Dcompat_difftime.c51 #define timespec timespec50 macro
H A Dcompat_localtime.c82 #define timespec timespec50 macro
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/
H A Dgthr-vxworks-thread.c33 #define __TIMESPEC_TO_NSEC(timespec) \ argument
36 #define __TIMESPEC_TO_TICKS(timespec) \ argument
/netbsd/external/gpl3/gcc/dist/libgcc/config/
H A Dgthr-vxworks-thread.c37 #define __TIMESPEC_TO_NSEC(timespec) \ argument
40 #define __TIMESPEC_TO_TICKS(timespec) \ argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mips64el/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsn64eb/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3eb/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sh3el/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc64/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/x86_64/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/sparc/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipseb/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/mipsel/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument
/netbsd/external/gpl3/gdb/lib/libgnulib/arch/vax/gnulib/import/
H A Dtime.h556 # define timespec rpl_timespec macro
557 struct timespec struct
562 # define GNULIB_defined_struct_timespec 1 argument

1234