HomeSort by: relevance | last modified time | path
    Searched refs:_gmtime64 (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/libevent/dist/
evutil_time.c 205 /** detect _gmtime64()/_gmtime64_s() */
215 tm = _gmtime64(&t);
CMakeLists.txt 470 _gmtime64
configure 14304 for ac_func in _gmtime64
14306 ac_fn_c_check_func "$LINENO" "_gmtime64" "ac_cv_func__gmtime64"
  /src/external/bsd/ntp/dist/sntp/libevent/
evutil_time.c 204 /** detect _gmtime64()/_gmtime64_s() */
214 tm = _gmtime64(&t);
CMakeLists.txt 470 _gmtime64

Completed in 39 milliseconds