/titanic_44/usr/src/lib/libbc/inc/include/ |
H A D | time.h | 36 struct tm { struct 37 int tm_sec; argument 38 int tm_min; argument 39 int tm_hour; argument 40 int tm_mday; argument 41 int tm_mon; argument 42 int tm_year; argument 43 int tm_wday; argument 44 int tm_yday; argument 45 int tm_isdst; argument [all …]
|
/titanic_44/usr/src/lib/libbc/inc/5include/ |
H A D | time.h | 41 struct tm { /* see ctime(3) */ struct 42 int tm_sec; argument 43 int tm_min; argument 44 int tm_hour; argument 45 int tm_mday; argument 46 int tm_mon; argument 47 int tm_year; argument 48 int tm_wday; argument 49 int tm_yday; argument 50 int tm_isdst; argument [all …]
|
/titanic_44/usr/src/head/iso/ |
H A D | time_iso.h | 80 struct tm { /* see ctime(3) */ struct 81 int tm_sec; argument 82 int tm_min; argument 83 int tm_hour; argument 84 int tm_mday; argument 85 int tm_mon; argument 86 int tm_year; argument 87 int tm_wday; argument 88 int tm_yday; argument 89 int tm_isdst; argument
|
/titanic_44/usr/src/stand/lib/sa/ |
H A D | time.h | 43 struct tm { struct 44 int tm_sec; /* seconds after the minute */ argument 45 int tm_min; /* minutes after the hour */ argument 46 int tm_hour; /* hour since midnight */ argument 47 int tm_mday; /* day of the month */ argument 48 int tm_mon; /* months since January */ argument 49 int tm_year; /* years since 1900 */ argument 50 int tm_wday; /* days since Sunday */ argument 51 int tm_yday; /* Days since January 1 */ argument 52 int tm_isdst; /* flag for alternate daylight savings time */ argument
|
/titanic_44/usr/src/uts/common/fs/tmpfs/ |
H A D | tmp_tnode.c | 61 struct tmount *tm, in tmp_resv() 109 struct tmount *tm, in tmp_unresv() 160 tmpnode_init(struct tmount *tm, struct tmpnode *t, vattr_t *vap, cred_t *cred) in tmpnode_init() 229 struct tmount *tm, in tmpnode_trunc()
|
H A D | tmp_vfsops.c | 235 struct tmount *tm = NULL; in tmp_mount() local 380 struct tmount *tm = (struct tmount *)VFSTOTM(vfsp); in tmp_unmount() local 523 struct tmount *tm = (struct tmount *)VFSTOTM(vfsp); in tmp_root() local 538 struct tmount *tm = (struct tmount *)VFSTOTM(vfsp); in tmp_statvfs() local 643 struct tmount *tm = (struct tmount *)VFSTOTM(vfsp); in tmp_vget() local
|
H A D | tmp_vnops.c | 111 struct tmount *tm, in wrtmp() 448 struct tmount *tm, in rdtmp() 584 struct tmount *tm = (struct tmount *)VTOTM(vp); in tmp_read() local 613 struct tmount *tm = (struct tmount *)VTOTM(vp); in tmp_write() local 729 struct tmount *tm = (struct tmount *)VTOTM(vp); in tmp_setattr() local 840 struct tmount *tm; in tmp_lookup() local 952 struct tmount *tm; in tmp_create() local 1131 struct tmount *tm = (struct tmount *)VTOTM(dvp); in tmp_link() local 1188 struct tmount *tm = (struct tmount *)VTOTM(odvp); in tmp_rename() local 1320 struct tmount *tm = (struct tmount *)VTOTM(dvp); in tmp_mkdir() local [all …]
|
/titanic_44/usr/src/lib/libc/port/locale/ |
H A D | strptime.c | 55 struct tm *_RESTRICT_KYWD tm, int *_RESTRICT_KYWD flagsp, in __strptime() 523 struct tm *_RESTRICT_KYWD tm) in strptime() 538 const char *_RESTRICT_KYWD fmt, struct tm *_RESTRICT_KYWD tm) in __strptime_dontzero() 557 struct tm *_RESTRICT_KYWD tm, locale_t loc) in strptime_l()
|
H A D | getdate.c | 196 struct tm tm; in getdate() local 260 struct tm tm; in getdate() local
|
/titanic_44/usr/src/lib/libpp/common/ |
H A D | ppbuiltin.c | 194 time_t tm; in ppbuiltin() local 226 time_t tm; in ppbuiltin() local
|
/titanic_44/usr/src/uts/common/fs/smbsrv/ |
H A D | smb_kutil.c | 57 struct tm { struct 58 int tm_sec; argument 59 int tm_min; argument 60 int tm_hour; argument 61 int tm_mday; argument 62 int tm_mon; argument 63 int tm_year; argument 64 int tm_wday; argument 65 int tm_yday; argument 66 int tm_isdst; argument [all …]
|
/titanic_44/usr/src/cmd/touch/ |
H A D | touch.c | 282 struct tm tm; in parse_datetime() local 394 struct tm tm; in parse_time() local 452 struct tm tm; in parse_timespec() local
|
/titanic_44/usr/src/lib/libbc/libc/gen/common/ |
H A D | strptime.c | 50 strptime(buf, format, tm) in strptime() argument 373 yearmatch(cp, format, tm, hadyearp) in yearmatch() argument
|
/titanic_44/usr/src/cmd/rtc/ |
H A D | rtc.c | 162 struct tm *tm; in set_zone() local 201 struct tm *tm; in correct_rtc_and_lag() local
|
/titanic_44/usr/src/lib/libcurses/screen/ |
H A D | _timeout.c | 49 timeout(int tm) in timeout()
|
H A D | wtimeout.c | 48 wtimeout(WINDOW *win, int tm) in wtimeout()
|
/titanic_44/usr/src/lib/libast/common/tm/ |
H A D | tmequiv.c | 54 tmequiv(Tm_t* tm) in tmequiv()
|
H A D | tmtime.c | 38 tmtime(register Tm_t* tm, int west) in tmtime()
|
H A D | tmweek.c | 55 tmweek(Tm_t* tm, int type, int week, int day) in tmweek()
|
H A D | tmfix.c | 45 tmfix(register Tm_t* tm) in tmfix()
|
/titanic_44/usr/src/cmd/oamuser/lib/ |
H A D | vexpire.c | 45 struct tm *tm; local
|
/titanic_44/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | srvsvc_clnt.c | 419 struct tm tm; in srvsvc_timesync() local 445 struct tm tm; in srvsvc_gettime() local 488 struct tm *tm) in srvsvc_net_remote_tod()
|
/titanic_44/usr/src/lib/libast/common/misc/ |
H A D | debug.c | 46 double tm; in debug_elapsed() local
|
/titanic_44/usr/src/lib/libc/port/gen/ |
H A D | cftime.c | 89 ascftime(char *buf, const char *format, const struct tm *tm) in ascftime()
|
/titanic_44/usr/src/lib/libast/common/string/ |
H A D | fmtls.c | 55 time_t tm; in fmtls() local
|