Searched refs:O_MONTH (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/ntp/include/
H A Dparse_conf.h45 #define O_MONTH 1 macro
/freebsd-12-stable/contrib/ntp/libparse/
H A Dclk_computime.c125 Stoi(&buffer[format->field_offsets[O_MONTH].offset], &clock_time->month,
126 format->field_offsets[O_MONTH].length) ||
H A Dclk_dcf7000.c104 Stoi(&buffer[format->field_offsets[O_MONTH].offset], &clock_time->month,
105 format->field_offsets[O_MONTH].length) ||
H A Dclk_varitext.c150 Stoi(&buffer[format->field_offsets[O_MONTH].offset], &clock_time->month,
151 format->field_offsets[O_MONTH].length) ||
H A Dclk_rcc8000.c88 STOI(O_MONTH, &clock_time->month) ||
H A Dclk_hopf6021.c150 STOI(O_MONTH, &clock_time->month) ||
H A Dclk_meinberg.c304 Stoi(&buffer[format->field_offsets[O_MONTH].offset], &clock_time->month,
305 format->field_offsets[O_MONTH].length) ||
484 Stoi(&buffer[format->field_offsets[O_MONTH].offset], &clock_time->month,
485 format->field_offsets[O_MONTH].length) ||
H A Dclk_trimtaip.c116 STOI(O_MONTH, &clock_time->month) ||

Completed in 1888 milliseconds