Home
last modified time | relevance | path

Searched refs:__NR_sethostname (Results 1 – 4 of 4) sorted by relevance

/bionic/libc/kernel/arch-x86/asm/
Dunistd_32.h114 #define __NR_sethostname 74 macro
/bionic/libc/kernel/arch-mips/asm/
Dunistd.h117 #define __NR_sethostname (__NR_Linux + 74) macro
671 #define __NR_sethostname (__NR_Linux + 165) macro
1060 #define __NR_sethostname (__NR_Linux + 165) macro
/bionic/libc/include/sys/
Dglibc-syscalls.h259 #define SYS_sethostname __NR_sethostname
610 #define SYS_sethostname __NR_sethostname
961 #define SYS_sethostname __NR_sethostname
/bionic/libc/kernel/arch-arm/asm/
Dunistd.h102 #define __NR_sethostname (__NR_SYSCALL_BASE+ 74) macro