Home
last modified time | relevance | path

Searched refs:getitimer (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libc/common/sys/
H A Dgetitimer.s37 ANSI_PRAGMA_WEAK(getitimer,function)
41 SYSCALL_RVAL1(getitimer)
43 SET_SIZE(getitimer)
/titanic_41/usr/src/man/man2/
H A DMakefile60 getitimer.2 \
323 setitimer.2 := LINKSRC = getitimer.2
/titanic_41/usr/src/lib/libproc/common/
H A Dpr_getitimer.c51 return (getitimer(which, itv)); in pr_getitimer()
/titanic_41/usr/src/uts/intel/os/
H A Dname_to_sysnum148 getitimer 157
/titanic_41/usr/src/uts/sparc/os/
H A Dname_to_sysnum146 getitimer 157
/titanic_41/usr/src/ucbcmd/sbcp/
H A Dsyscalls.list110 getitimer SIMPLE /* 86 = 2, getitimer */
/titanic_41/usr/src/uts/common/os/
H A Dsysent.c299 int getitimer(uint_t, struct itimerval *);
621 /* 157 */ SYSENT_CI("getitimer", getitimer, 2),
982 /* 157 */ SYSENT_CI("getitimer", getitimer, 2),
H A Dtimers.c188 getitimer(uint_t which, struct itimerval *itv) in getitimer() function
308 if ((error = getitimer(which, oitv)) != 0) in setitimer()
/titanic_41/usr/src/uts/common/sys/
H A Dtime.h390 int getitimer(int, struct itimerval *);
/titanic_41/usr/src/lib/libbc/sparc/
H A DMakefile130 getdtablesize.o getgid.o getitimer.o getpid.o gettimeofday.o \
186 fpathconf.s getitimer.s getpid.s \
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-kernel.man2.inc55 file path=usr/share/man/man2/getitimer.2
238 link path=usr/share/man/man2/setitimer.2 target=getitimer.2
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg881 @ MSG_SYS_GETITIMER "[ getitimer ]" # 157
882 @ MSG_SYS_GETITIMER_ALT "getitimer"
/titanic_41/usr/src/lib/c_synonyms/
H A Dsyn_common351 getitimer
/titanic_41/usr/src/lib/libc/amd64/
H A DMakefile210 getitimer.o \
/titanic_41/usr/src/lib/libc/i386/
H A DMakefile.com234 getitimer.o \
/titanic_41/usr/src/lib/libc/sparcv9/
H A DMakefile.com232 getitimer.o \
/titanic_41/usr/src/lib/libc/sparc/
H A DMakefile.com249 getitimer.o \
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/
H A Dmain.c919 if (getitimer(ITIMER_REAL, &it) < 0) { in daemonize_ndpd()
/titanic_41/usr/src/lib/libc/port/
H A Dmapfile-vers1933 getitimer;