Home
last modified time | relevance | path

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

/linux-4.4.14/arch/parisc/kernel/
Dsyscall_table.S216 ENTRY_SAME(fchdir)
/linux-4.4.14/arch/powerpc/include/asm/
Dsystbl.h140 SYSCALL_SPU(fchdir)
/linux-4.4.14/arch/x86/entry/syscalls/
Dsyscall_64.tbl90 81 common fchdir sys_fchdir
Dsyscall_32.tbl142 133 i386 fchdir sys_fchdir
/linux-4.4.14/fs/
Dopen.c444 SYSCALL_DEFINE1(fchdir, unsigned int, fd) in SYSCALL_DEFINE1() argument