OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:evutil_date_rfc1123
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/bsd/libevent/dist/
evutil_time.c
187
evutil_date_rfc1123
(char *date, const size_t datelen, const struct tm *tm)
function
http.c
509
if (sizeof(date) -
evutil_date_rfc1123
(date, sizeof(date), NULL) > 0) {
/src/external/bsd/ntp/dist/sntp/libevent/
evutil_time.c
186
evutil_date_rfc1123
(char *date, const size_t datelen, const struct tm *tm)
function
http.c
507
if (sizeof(date) -
evutil_date_rfc1123
(date, sizeof(date), NULL) > 0) {
/src/external/bsd/libevent/dist/include/event2/
util.h
343
evutil_date_rfc1123
(char *date, const size_t datelen, const struct tm *tm);
/src/external/bsd/ntp/dist/sntp/libevent/include/event2/
util.h
343
evutil_date_rfc1123
(char *date, const size_t datelen, const struct tm *tm);
/src/external/bsd/libevent/dist/test/
regress_util.c
1551
evutil_date_rfc1123
(result, 8, &query);
1563
evutil_date_rfc1123
(result, sizeof(result), &query);
/src/external/bsd/ntp/dist/sntp/libevent/test/
regress_util.c
1548
evutil_date_rfc1123
(result, 8, &query);
1560
evutil_date_rfc1123
(result, sizeof(result), &query);
Completed in 195 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026