timespec_get      131 lib/boot-time-aux.h       if (! timespec_get (&result, TIME_UTC))
timespec_get       34 lib/gettime.c    timespec_get (ts, TIME_UTC);
timespec_get      133 lib/time.in.h  _GL_FUNCDECL_RPL (timespec_get, int, (struct timespec *ts, int base)
timespec_get      135 lib/time.in.h  _GL_CXXALIAS_RPL (timespec_get, int, (struct timespec *ts, int base));
timespec_get      138 lib/time.in.h  _GL_FUNCDECL_SYS (timespec_get, int, (struct timespec *ts, int base)
timespec_get      141 lib/time.in.h  _GL_CXXALIAS_SYS (timespec_get, int, (struct timespec *ts, int base));
timespec_get      144 lib/time.in.h  _GL_CXXALIASWARN (timespec_get);
timespec_get      149 lib/time.in.h  _GL_WARN_ON_USE (timespec_get, "timespec_get is unportable - "