Home
last modified time | relevance | path

Searched refs:TIMEVAL_TEXT_BUFSIZE (Results 1 – 3 of 3) sorted by relevance

/external/strace/
Ddesc.c423 if (outptr < end_outstr - (10 + TIMEVAL_TEXT_BUFSIZE)) { in decode_select()
Ddefs.h525 #define TIMEVAL_TEXT_BUFSIZE TIMESPEC_TEXT_BUFSIZE macro
Dtime.c74 char buf[TIMEVAL_TEXT_BUFSIZE]; in printtv_bitness()