Searched defs:months (Results 1 – 8 of 8) sorted by relevance
/titanic_52/usr/src/cmd/backup/dump/ |
H A D | unctime.c | 70 static char months[] = variable
|
/titanic_52/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_time.c | 207 ushort_t *months; in smb_time_unix2dos() local 300 ushort_t *months; in smb_dos2unixtime() local
|
/titanic_52/usr/src/cmd/cal/ |
H A D | cal.c | 54 static char *months[] = { variable
|
/titanic_52/usr/src/lib/libresolv2/common/isc/ |
H A D | logging.c | 51 static const char *months[] = { "Jan", "Feb", "Mar", "Apr", "May", "Jun", variable
|
/titanic_52/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_dtime.c | 87 static char months[] = "JanFebMarAprMayJunJulAugSepOctNovDec"; variable
|
/titanic_52/usr/src/lib/print/libhttp-core/common/ |
H A D | http.c | 177 static const char * const months[12] = variable
|
/titanic_52/usr/src/uts/common/fs/sockfs/ |
H A D | nl7chttp.c | 182 static char *months[] = {"Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", variable
|
/titanic_52/usr/src/cmd/sort/common/ |
H A D | fields.c | 98 static char *months[MONTHS_IN_YEAR]; variable
|