Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 22 of 22) sorted by relevance

/csrg-svn/include/
H A Dtime.h39 struct tm { struct
40 int tm_sec; /* seconds after the minute [0-60] */ argument
41 int tm_min; /* minutes after the hour [0-59] */ argument
42 int tm_hour; /* hours since midnight [0-23] */ argument
43 int tm_mday; /* day of the month [1-31] */ argument
44 int tm_mon; /* months since January [0-11] */ argument
45 int tm_year; /* years since 1900 */ argument
46 int tm_wday; /* days since Sunday [0-6] */ argument
47 int tm_yday; /* days since January 1 [0-365] */ argument
48 int tm_isdst; /* Daylight Savings Time flag */ argument
[all …]
/csrg-svn/lib/libcompat/4.1/
H A Dftime.c32 struct tm *tm; local
/csrg-svn/share/zoneinfo/DIST/
H A Dzdump.c83 struct tm tm, newtm; local
195 struct tm tm; local
/csrg-svn/usr.sbin/timed/timed/
H A Dcorrect.c166 struct tms tm; local
H A Dreadmsg.c411 char tm[26]; local
H A Dtimed.c810 static char tm[32]; in date() local
879 struct tms tm; local
H A Dmaster.c509 struct tms tm; local
/csrg-svn/old/refer/mkey/
H A Dmkey2.c80 char tm[200]; local
/csrg-svn/sys/hp300/stand/
H A Dmkboot.c289 struct tm *tm; local
/csrg-svn/old/adb/common_source/
H A Dformat.c138 time_t tm; member
H A Doutput.c323 printdate(p, tm) in printdate() argument
/csrg-svn/usr.sbin/sendmail/src/
H A Denvelope.c466 register struct tm *tm; local
H A Dqueue.c1803 struct tm *tm; local
/csrg-svn/usr.bin/uucp/uucico/
H A Dcico.c806 register struct tm *tm; in do_connect_accounting() local
/csrg-svn/sys/vax/uba/
H A Dtmscp.c467 register struct tmscp *tm = &tmscp[d]; local
1023 struct tmscp *tm = &tmscp[um->um_ctlr]; local
1323 tmscprsp(um, tm, sc, i) in tmscprsp() argument
/csrg-svn/local/local.cmd/
H A Dshowtc.c672 register struct TcName *tm; in check_dup() local
/csrg-svn/usr.sbin/rwhod/
H A Drwhod.c329 struct timeval tm; local
/csrg-svn/lib/libc/gen/
H A Dctime.c966 static struct tm tm; local
1014 static struct tm tm; local
/csrg-svn/games/snake/snake/
H A Dsnake.c59 int long tl, tm=0L; variable
/csrg-svn/contrib/ansi/
H A Dansitape.c35 struct tm *tm; local
/csrg-svn/usr.bin/ftp/
H A Dcmds.c631 struct tm *tm; local
/csrg-svn/sys/sys/
H A Dvnode_if.h787 static inline int VOP_UPDATE(vp, ta, tm, waitfor) in VOP_UPDATE() argument