Home
last modified time | relevance | path

Searched refs:sethostname (Results 1 – 7 of 7) sorted by relevance

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S146 ENTRY_SAME(sethostname)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h81 SYSCALL_SPU(sethostname)
/linux-4.4.14/arch/s390/kernel/
Dcompat_wrapper.c80 COMPAT_SYSCALL_WRAP2(sethostname, char __user *, name, int, len);
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl179 170 common sethostname sys_sethostname
Dsyscall_32.tbl83 74 i386 sethostname sys_sethostname
/linux-4.4.14/kernel/
Dsys.c1215 SYSCALL_DEFINE2(sethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
/linux-4.4.14/init/
DKconfig207 calls sethostname(2). The kernel traditionally uses "(none)" here,