Searched refs:__NR_time (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/zaurus/stand/zboot/ | ||
| D | getsecs.c | 40 return (satime_t)syscall(__NR_time, NULL); in getsecs() |
| D | compat_linux.h | 58 #define __NR_time (__NR_SYSCALL_BASE + LINUX_SYS_time) macro |