OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_gmtime64_s
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/libevent/dist/
evutil_time.c
205
/** detect _gmtime64()/
_gmtime64_s
() */
208
err =
_gmtime64_s
(&sys, &t);
210
event_errx(1, "Invalid argument to
_gmtime64_s
");
CMakeLists.txt
469
_gmtime64_s
configure
14295
for ac_func in
_gmtime64_s
14297
ac_fn_c_check_func "$LINENO" "
_gmtime64_s
" "ac_cv_func__gmtime64_s"
/src/external/bsd/ntp/dist/sntp/libevent/
evutil_time.c
204
/** detect _gmtime64()/
_gmtime64_s
() */
207
err =
_gmtime64_s
(&sys, &t);
209
event_errx(1, "Invalid argument to
_gmtime64_s
");
CMakeLists.txt
469
_gmtime64_s
configure
15497
for ac_func in
_gmtime64_s
15499
ac_fn_c_check_func "$LINENO" "
_gmtime64_s
" "ac_cv_func__gmtime64_s"
Completed in 53 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026