Searched defs:months (Results 1 – 11 of 11) sorted by relevance
| /freebsd-12-stable/contrib/apr-util/misc/ |
| D | apr_date.c | 151 static const int months[12] = in apr_date_parse_http() local 325 static const int months[12] = in apr_date_parse_rfc() local
|
| /freebsd-12-stable/contrib/ldns/ldns/ |
| D | duration.h | 54 time_t months; member
|
| /freebsd-12-stable/usr.bin/calendar/ |
| D | locale.c | 58 const char *months[] = { variable
|
| D | dates.c | 46 struct cal_month *months; member
|
| /freebsd-12-stable/usr.bin/chpass/ |
| D | util.c | 63 static const char *months[] = variable
|
| /freebsd-12-stable/contrib/ntp/libntp/ |
| D | prettydate.c | 20 const char * const months[12] = { variable
|
| /freebsd-12-stable/sbin/dhclient/ |
| D | parse.c | 447 static int months[11] = { 31, 59, 90, 120, 151, 181, in parse_date() local
|
| /freebsd-12-stable/contrib/llvm-project/lld/COFF/ |
| D | MapFile.cpp | 61 constexpr const char *const months[12] = {"Jan", "Feb", "Mar", "Apr", in writeFormattedTimestamp() local
|
| /freebsd-12-stable/contrib/bmake/ |
| D | util.c | 444 static char months[][4] = { in strftime() local
|
| /freebsd-12-stable/contrib/llvm-project/libcxx/src/ |
| D | locale.cpp | 4763 static string months[24]; in init_months() local 4795 static wstring months[24]; in init_wmonths() local 4827 static const string* months = init_months(); in __months() local 4835 static const wstring* months = init_wmonths(); in __months() local
|
| /freebsd-12-stable/usr.sbin/bhyvectl/ |
| D | bhyvectl.c | 1573 static const char *months[] = { in mon_str() local
|