OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isodate
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_calendar.h
28
struct
isodate
{
struct
36
typedef struct
isodate
TIsoDate;
37
typedef struct
isodate
const TcIsoDate;
372
isocal_ntp64_to_date(struct
isodate
* /* id */, const vint64 * /* ntp */);
375
isocal_ntp_to_date(struct
isodate
* /* id */, uint32_t /* ntp */,
379
isocal_date_to_ntp64(const struct
isodate
* /* id */);
382
isocal_date_to_ntp(const struct
isodate
* /* id */);
/src/external/bsd/ntp/dist/tests/libntp/
calendar.c
22
char * CalendarFromIsoToString(const struct
isodate
*iso);
24
int IsEqualIso(const struct
isodate
*expected, const struct
isodate
*actual);
26
char * DateFromIsoToString(const struct
isodate
*iso);
28
int IsEqualDateIso(const struct
isodate
*expected, const struct
isodate
*actual);
115
const struct
isodate
*iso)
153
const struct
isodate
*expected,
154
const struct
isodate
*actual)
186
const struct
isodate
*iso
[
all
...]
/src/external/bsd/ntp/dist/libntp/
ntp_calendar.c
1900
struct
isodate
*id,
1942
struct
isodate
*id,
1963
const struct
isodate
*id
1979
const struct
isodate
*id
/src/external/bsd/ntp/dist/ntpd/
ntp_filegen.c
112
struct
isodate
iso;
Completed in 23 milliseconds
Indexes created Wed Aug 12 00:25:48 UTC 2026