Searched refs:setitimer (Results 1 - 25 of 32) sorted by relevance

12

/illumos-gate/usr/src/lib/libc/common/sys/
H A Dsetitimer.s30 .file "setitimer.s"
32 /* C library -- setitimer */
33 /* int setitimer (int, const struct itimerval *, struct itimerval *); */
37 ANSI_PRAGMA_WEAK(setitimer,function)
41 SYSCALL_RVAL1(setitimer)
43 SET_SIZE(setitimer)
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/talk/
H A Dmsgs.c78 setitimer(ITIMER_REAL, &itimer, (struct itimerval *)0);
87 setitimer(ITIMER_REAL, &itimer, (struct itimerval *)0);
H A Dinvite.c99 setitimer(ITIMER_REAL, &itimer, (struct itimerval *)0);
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dalarm.c43 if (setitimer(ITIMER_REAL, itp, &oitv) < 0)
H A Dusleep.c43 if (setitimer(ITIMER_REAL, itp, &oitv) < 0)
65 (void) setitimer(ITIMER_REAL, itp, (struct itimerval *)0);
70 (void) setitimer(ITIMER_REAL, &oitv, (struct itimerval *)0);
H A Dualarm.c32 if (setitimer(ITIMER_REAL, &new, &old) == 0)
/illumos-gate/usr/src/lib/libbc/libc/gen/4.2/
H A Dsleep.c31 if (setitimer(ITIMER_REAL, itp, &oitv) < 0)
41 * return from the setitimer after the alarm
53 (void) setitimer(ITIMER_REAL, itp, (struct itimerval *)0);
58 (void) setitimer(ITIMER_REAL, &oitv, (struct itimerval *)0);
/illumos-gate/usr/src/lib/libbc/libc/gen/sys5/
H A Dsleep.c45 if (setitimer(ITIMER_REAL, newp, &old) < 0)
72 (void) setitimer(ITIMER_REAL, newp, (struct itimerval *)0);
76 (void) setitimer(ITIMER_REAL, &zero, newp);
96 (void) setitimer(ITIMER_REAL, newp, (struct itimerval *)0);
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dualarm.c40 if (setitimer(ITIMER_REAL, &new, &old) != 0)
/illumos-gate/usr/src/cmd/lvm/rpc.metamedd/
H A Dmed_synch.c93 if (setitimer(ITIMER_REAL, &new, &old) != 0) {
112 if (setitimer(ITIMER_REAL, &new, &old) != 0) {
/illumos-gate/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_synch.c92 if (setitimer(ITIMER_REAL, &new, &old) != 0) {
111 if (setitimer(ITIMER_REAL, &new, &old) != 0) {
/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dclock.c46 ** Source is #ifdef'd to work with older OS's that don't have setitimer()
175 (void) setitimer(ITIMER_REAL, &itime, NULL);
243 (void) setitimer(ITIMER_REAL, &clr, NULL);
274 (void) setitimer(ITIMER_REAL, &clr, NULL);
339 (void) setitimer(ITIMER_REAL, &clr, NULL);
431 (void) setitimer(ITIMER_REAL, &clr, NULL);
439 (void) setitimer(ITIMER_REAL, &clr, NULL);
458 (void) setitimer(ITIMER_REAL, &clr, NULL);
475 (void) setitimer(ITIMER_REAL, &clr, NULL);
H A Dsignal.c248 (void) setitimer(ITIMER_REAL, &clr, NULL);
/illumos-gate/usr/src/man/man2/
H A DMakefile244 setitimer.2 \
323 setitimer.2 := LINKSRC = getitimer.2
/illumos-gate/usr/src/lib/libproc/common/
H A Dpr_getitimer.c92 * setitimer() system call -- executed by victim process.
98 sysret_t rval; /* return value from setitimer() */
99 argdes_t argd[3]; /* arg descriptors for setitimer() */
109 return (setitimer(which, (struct itimerval *)itv, oitv));
/illumos-gate/usr/src/cmd/lvm/md_monitord/
H A Dmd_monitord.c110 (void) setitimer(ITIMER_REAL, &itimer, NULL);
350 (void) setitimer(ITIMER_REAL, &itimer, NULL);
/illumos-gate/usr/src/uts/common/sys/
H A Dtime.h400 int setitimer(int, const struct itimerval *_RESTRICT_KYWD,
403 int setitimer(int, struct itimerval *_RESTRICT_KYWD,
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile.com33 mktemp.o setitimer.o strpbrk.o writev.o
/illumos-gate/usr/src/lib/libshell/common/sh/
H A Dtimers.c74 if(setitimer(ITIMER_REAL,&tnew,&told) < 0)
/illumos-gate/usr/src/uts/common/os/
H A Dsysent.c301 int setitimer(uint_t, struct itimerval *, struct itimerval *);
623 /* 158 */ SYSENT_CI("setitimer", setitimer, 3),
984 /* 158 */ SYSENT_CI("setitimer", setitimer, 3),
/illumos-gate/usr/src/cmd/kvmstat/
H A Dkvmstat.c454 if (setitimer(ITIMER_REAL, &itimer, NULL) != 0) {
/illumos-gate/usr/src/boot/sys/sys/
H A Dtime.h477 int setitimer(int, const struct itimerval *, struct itimerval *);
/illumos-gate/usr/src/lib/libbc/sparc/
H A DMakefile132 _open.o profil.o setitimer.o \
188 profil.s setitimer.s \
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/
H A Dilb_probe.c693 if (setitimer(ITIMER_REAL, &timeout, NULL) != 0) {
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_main.c1003 if (setitimer(ITIMER_REAL, &itimerval, NULL) < 0) {
1004 logperror("timer_schedule: setitimer");
1018 if (setitimer(ITIMER_REAL, &itimerval, NULL) < 0)
1019 logperror("timer_cancel: setitimer");
1203 * Cancel the interval timer. Needed since setitimer() uses

Completed in 133 milliseconds

12