Searched refs:getitimer (Results 1 – 19 of 19) sorted by relevance
/titanic_50/usr/src/lib/libc/common/sys/ |
H A D | getitimer.s | 37 ANSI_PRAGMA_WEAK(getitimer,function) 41 SYSCALL_RVAL1(getitimer) 43 SET_SIZE(getitimer)
|
/titanic_50/usr/src/man/man2/ |
H A D | Makefile | 60 getitimer.2 \ 323 setitimer.2 := LINKSRC = getitimer.2
|
/titanic_50/usr/src/lib/libproc/common/ |
H A D | pr_getitimer.c | 51 return (getitimer(which, itv)); in pr_getitimer()
|
/titanic_50/usr/src/uts/sparc/os/ |
H A D | name_to_sysnum | 146 getitimer 157
|
/titanic_50/usr/src/uts/intel/os/ |
H A D | name_to_sysnum | 148 getitimer 157
|
/titanic_50/usr/src/ucbcmd/sbcp/ |
H A D | syscalls.list | 110 getitimer SIMPLE /* 86 = 2, getitimer */
|
/titanic_50/usr/src/uts/common/os/ |
H A D | sysent.c | 299 int getitimer(uint_t, struct itimerval *); 621 /* 157 */ SYSENT_CI("getitimer", getitimer, 2), 982 /* 157 */ SYSENT_CI("getitimer", getitimer, 2),
|
H A D | timers.c | 188 getitimer(uint_t which, struct itimerval *itv) in getitimer() function 308 if ((error = getitimer(which, oitv)) != 0) in setitimer()
|
/titanic_50/usr/src/uts/common/sys/ |
H A D | time.h | 397 int getitimer(int, struct itimerval *);
|
/titanic_50/usr/src/lib/libbc/sparc/ |
H A D | Makefile | 130 getdtablesize.o getgid.o getitimer.o getpid.o gettimeofday.o \ 186 fpathconf.s getitimer.s getpid.s \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man2.inc | 55 file path=usr/share/man/man2/getitimer.2 238 link path=usr/share/man/man2/setitimer.2 target=getitimer.2
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 881 @ MSG_SYS_GETITIMER "[ getitimer ]" # 157 882 @ MSG_SYS_GETITIMER_ALT "getitimer"
|
/titanic_50/usr/src/lib/c_synonyms/ |
H A D | syn_common | 351 getitimer
|
/titanic_50/usr/src/lib/libc/amd64/ |
H A D | Makefile | 211 getitimer.o \
|
/titanic_50/usr/src/lib/libc/sparcv9/ |
H A D | Makefile.com | 234 getitimer.o \
|
/titanic_50/usr/src/lib/libc/i386/ |
H A D | Makefile.com | 235 getitimer.o \
|
/titanic_50/usr/src/lib/libc/sparc/ |
H A D | Makefile.com | 250 getitimer.o \
|
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.ndpd/ |
H A D | main.c | 919 if (getitimer(ITIMER_REAL, &it) < 0) { in daemonize_ndpd()
|
/titanic_50/usr/src/lib/libc/port/ |
H A D | mapfile-vers | 2086 getitimer;
|