Home
last modified time | relevance | path

Searched refs:timeval (Results 1 – 25 of 28) sorted by relevance

12

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dtime.h73 extern int gettimeofday (struct timeval *__restrict __tv,
79 extern int settimeofday (__const struct timeval *__tv,
87 extern int adjtime (__const struct timeval *__delta,
88 struct timeval *__olddelta) __THROW;
112 struct timeval it_interval;
114 struct timeval it_value;
140 extern int utimes (__const char *__file, __const struct timeval __tvp[2])
145 extern int lutimes (__const char *__file, __const struct timeval __tvp[2])
149 extern int futimes (int __fd, __const struct timeval __tvp[2]) __THROW;
157 __const struct timeval __tvp[2]) __THROW;
H A Dprocfs.h80 struct timeval pr_utime; /* User time. */
81 struct timeval pr_stime; /* System time. */
82 struct timeval pr_cutime; /* Cumulative user time. */
83 struct timeval pr_cstime; /* Cumulative system time. */
H A Dtimex.h29 struct timeval time; /* current time (ro) */
45 struct timeval time; /* (read only) */
H A Dprofil.h57 struct timeval *__tvp, unsigned int __flags) __THROW;
H A Dselect.h112 struct timeval *__restrict __timeout);
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dtime.h16 struct timeval { struct
37 struct timeval it_interval; argument
38 struct timeval it_value;
73 int _EXFUN(gettimeofday, (struct timeval *__p, struct timezone *__z));
74 int _EXFUN(settimeofday, (const struct timeval *, const struct timezone *));
75 int _EXFUN(utimes, (const char *__path, const struct timeval *__tvp));
H A Dresource.h10 struct timeval ru_utime; /* user time used */
11 struct timeval ru_stime; /* system time used */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delfcore.h51 struct timeval pr_utime; /* User time */
52 struct timeval pr_stime; /* System time */
53 struct timeval pr_cutime; /* Cumulative user time */
54 struct timeval pr_cstime; /* Cumulative system time */
H A Dtime.h15 struct timeval { struct
48 struct timeval it_interval; /* timer interval */
49 struct timeval it_value; /* current value */
H A Datm_zatm.h39 struct timeval real; /* real (wall-clock) time */
40 struct timeval expected; /* expected real time */
H A Dresource.h25 struct timeval ru_utime; /* user time used */
26 struct timeval ru_stime; /* system time used */
H A Dppdev.h77 #define PPGETTIME _IOR(PP_IOCTL, 0x95, struct timeval)
78 #define PPSETTIME _IOW(PP_IOCTL, 0x96, struct timeval)
H A Dtimex.h111 struct timeval time; /* (read only) */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/rpc/
H A Dclnt.h137 caddr_t, struct timeval);
336 u_long __version, struct timeval __wait_resend,
340 struct timeval __wait_resend, int *__sockp,
H A Dpmap_clnt.h83 caddr_t __resp, struct timeval __tout,
/utopia/UTPA2-700.0.x/modules/hsl/api/hsl/
H A Dfrhsl_autotest.c592 struct timeval tv; in CmdRecvStart()
666 …opt(_hsl->hServerSocket, SOL_SOCKET, SO_RCVTIMEO, (struct timeval *)&tv, sizeof(struct timeval)) <… in CmdRecvStart()
H A Dfrhsl_ringbuffer.c131 struct timeval timeStart, timeNow; in HslSelfTestThreadFun()
333 struct timeval now; in bufferWriteThread()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A Dreent.h59 struct timeval;
83 extern int _gettimeofday_r _PARAMS ((struct _reent *, struct timeval *tp, struct timezone *tzp));
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dresource.h180 struct timeval ru_utime;
182 struct timeval ru_stime;
H A Dtime.h69 struct timeval struct
H A Dutmpx.h79 struct timeval ut_tv; /* Time entry was made. */
H A Dutmp.h82 struct timeval ut_tv; /* Time entry was made. */
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/can/
H A Dbcm.h32 struct timeval ival1, ival2;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/netfilter_bridge/
H A Debt_ulog.h26 struct timeval stamp;
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/protocols/
H A Dtimed.h49 struct timeval tspu_time;

12