/titanic_41/usr/src/lib/libbc/libc/gen/sys5/ |
H A D | sleep.c | 45 if (setitimer(ITIMER_REAL, newp, &old) < 0) in sleep() 72 (void) setitimer(ITIMER_REAL, newp, (struct itimerval *)0); in sleep() 76 (void) setitimer(ITIMER_REAL, &zero, newp); in sleep() 96 (void) setitimer(ITIMER_REAL, newp, (struct itimerval *)0); in sleep()
|
/titanic_41/usr/src/lib/libbc/libc/gen/4.2/ |
H A D | sleep.c | 31 if (setitimer(ITIMER_REAL, itp, &oitv) < 0) in sleep() 53 (void) setitimer(ITIMER_REAL, itp, (struct itimerval *)0); in sleep() 58 (void) setitimer(ITIMER_REAL, &oitv, (struct itimerval *)0); in sleep()
|
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | clock.c | 175 (void) setitimer(ITIMER_REAL, &itime, NULL); 243 (void) setitimer(ITIMER_REAL, &clr, NULL); 274 (void) setitimer(ITIMER_REAL, &clr, NULL); in sm_clear_events() 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 D | signal.c | 248 (void) setitimer(ITIMER_REAL, &clr, NULL);
|
/titanic_41/usr/src/lib/libbc/libc/gen/common/ |
H A D | usleep.c | 43 if (setitimer(ITIMER_REAL, itp, &oitv) < 0) in usleep() 65 (void) setitimer(ITIMER_REAL, itp, (struct itimerval *)0); in usleep() 70 (void) setitimer(ITIMER_REAL, &oitv, (struct itimerval *)0); in usleep()
|
H A D | alarm.c | 43 if (setitimer(ITIMER_REAL, itp, &oitv) < 0) in alarm()
|
H A D | ualarm.c | 32 if (setitimer(ITIMER_REAL, &new, &old) == 0)
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/talk/ |
H A D | msgs.c | 78 setitimer(ITIMER_REAL, &itimer, (struct itimerval *)0); in start_msgs() 87 setitimer(ITIMER_REAL, &itimer, (struct itimerval *)0); in end_msgs()
|
H A D | invite.c | 99 setitimer(ITIMER_REAL, &itimer, (struct itimerval *)0); in invite_remote()
|
/titanic_41/usr/src/uts/i86pc/io/ |
H A D | hrtimers.c | 188 which = ITIMER_REAL; 216 which = ITIMER_REAL; 244 which = ITIMER_REAL; 312 which = ITIMER_REAL; in hrt_bsd_cancel()
|
/titanic_41/usr/src/cmd/lvm/rpc.metamedd/ |
H A D | med_synch.c | 93 if (setitimer(ITIMER_REAL, &new, &old) != 0) { in med_cv_timedwait() 112 if (setitimer(ITIMER_REAL, &new, &old) != 0) { in med_cv_timedwait()
|
/titanic_41/usr/src/cmd/lvm/rpc.metamhd/ |
H A D | mhd_synch.c | 92 if (setitimer(ITIMER_REAL, &new, &old) != 0) { in mhd_cv_timedwait() 111 if (setitimer(ITIMER_REAL, &new, &old) != 0) { in mhd_cv_timedwait()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | ualarm.c | 40 if (setitimer(ITIMER_REAL, &new, &old) != 0) in ualarm()
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | time.h | 52 #define ITIMER_REAL 0 macro
|
/titanic_41/usr/src/lib/libshell/common/sh/ |
H A D | timers.c | 66 #if defined(_lib_setitimer) && defined(ITIMER_REAL) in setalarm() 74 if(setitimer(ITIMER_REAL,&tnew,&told) < 0) in setalarm()
|
/titanic_41/usr/src/cmd/lvm/md_monitord/ |
H A D | md_monitord.c | 110 (void) setitimer(ITIMER_REAL, &itimer, NULL); in catch_sig() 350 (void) setitimer(ITIMER_REAL, &itimer, NULL); in probe_all_devs()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | time.h | 193 #define ITIMER_REAL 0 /* Decrements in real time */ macro
|
/titanic_41/usr/src/cmd/kvmstat/ |
H A D | kvmstat.c | 454 if (setitimer(ITIMER_REAL, &itimer, NULL) != 0) { in main()
|
/titanic_41/usr/src/uts/common/os/ |
H A D | timers.c | 229 case ITIMER_REAL: in xgetitimer() 367 case ITIMER_REAL: in xsetitimer()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | main.c | 919 if (getitimer(ITIMER_REAL, &it) < 0) { in daemonize_ndpd() 939 if (setitimer(ITIMER_REAL, &it, NULL) < 0) { in daemonize_ndpd() 1159 if (setitimer(ITIMER_REAL, &itimerval, NULL) < 0) { in timer_schedule()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/ilbd/ilb/ |
H A D | ilb_probe.c | 693 if (setitimer(ITIMER_REAL, &timeout, NULL) != 0) { in udp_query()
|
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/ |
H A D | mpd_main.c | 1003 if (setitimer(ITIMER_REAL, &itimerval, NULL) < 0) { in timer_schedule() 1018 if (setitimer(ITIMER_REAL, &itimerval, NULL) < 0) in timer_cancel()
|
/titanic_41/usr/src/cmd/avs/dscfglockd/ |
H A D | dscfglockd.c | 1328 (void) setitimer(ITIMER_REAL, &tv, NULL); in init()
|
/titanic_41/usr/src/cmd/truss/ |
H A D | print.c | 1082 case ITIMER_REAL: s = "ITIMER_REAL"; break; in prt_itm()
|