Home
last modified time | relevance | path

Searched refs:fchdir (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/arch/parisc/kernel/
Dsyscall_table.S216 ENTRY_SAME(fchdir)
/linux-4.1.27/arch/powerpc/include/asm/
Dsystbl.h140 SYSCALL_SPU(fchdir)
/linux-4.1.27/arch/s390/kernel/
Dcompat_wrapper.c109 COMPAT_SYSCALL_WRAP1(fchdir, unsigned int, fd);
/linux-4.1.27/arch/x86/syscalls/
Dsyscall_64.tbl90 81 common fchdir sys_fchdir
Dsyscall_32.tbl142 133 i386 fchdir sys_fchdir
/linux-4.1.27/fs/
Dopen.c442 SYSCALL_DEFINE1(fchdir, unsigned int, fd) in SYSCALL_DEFINE1() argument