Home
last modified time | relevance | path

Searched refs:__suseconds_t (Results 1 – 7 of 7) sorted by relevance

/glibc-2.36/time/bits/types/
Dstruct_timeval.h15 __suseconds_t tv_usec; /* Microseconds. */
/glibc-2.36/misc/sys/
Dselect.h43 typedef __suseconds_t suseconds_t;
/glibc-2.36/posix/sys/
Dtypes.h138 typedef __suseconds_t suseconds_t;
/glibc-2.36/posix/bits/
Dtypes.h162 __STD_TYPE __SUSECONDS_T_TYPE __suseconds_t; /* Signed count of microseconds. */ variable
/glibc-2.36/time/sys/
Dtime.h28 typedef __suseconds_t suseconds_t;
/glibc-2.36/ChangeLog.old/
DChangeLog.107592 * sysdeps/unix/sysv/linux/bits/time.h (timeval): Use __suseconds_t
7595 * sysdeps/unix/sysv/linux/bits/types.h: Define __suseconds_t.
DChangeLog.1838336 but __suseconds_t is often 'long int' so some sources assume that