Searched refs:year (Results 1 – 9 of 9) sorted by relevance
/systemd-251/src/shared/ |
D | calendarspec.c | 53 chain_free(c->year); in calendar_spec_free() 162 fix_year(c->year); in calendar_spec_normalize() 164 normalize_chain(&c->year); in calendar_spec_normalize() 221 if (!chain_valid(c->year, MIN_YEAR, MAX_YEAR, false)) in calendar_spec_valid() 357 format_chain(f, 4, c->year, false); in calendar_spec_to_string() 584 *year = NULL, *month = NULL, *day = NULL, in calendarspec_from_time_t() 595 r = const_chain(tm.tm_year + 1900, &year); in calendarspec_from_time_t() 620 c->year = TAKE_PTR(year); in calendarspec_from_time_t() 807 c->year = TAKE_PTR(first); in parse_date() 1265 r = find_matching_component(spec, spec->year, &c, &c.tm_year); in find_next()
|
D | calendarspec.h | 27 CalendarComponent *year; member
|
/systemd-251/LICENSES/ |
D | MIT.txt | 3 Copyright (c) <year> <copyright holders>
|
D | BSD-2-Clause.txt | 1 Copyright (c) <year> <owner> All rights reserved.
|
D | LGPL-2.0-or-later.txt | 155 Copyright (C) year name of author
|
/systemd-251/ |
D | LICENSE.GPL2 | 294 Copyright (C) <year> <name of author> 315 Gnomovision version 69, Copyright (C) year name of author
|
D | LICENSE.LGPL2.1 | 474 Copyright (C) <year> <name of author>
|
D | TODO | 960 year. This would allow us to define "bi-weekly" triggers safely.
|
D | NEWS | 57 this compatibility feature in two year's time. 2396 about a year (when the Debian Bookworm release development starts). 12959 or fifth day of any month of the year 2013, given that it is
|