Home
last modified time | relevance | path

Searched refs:sys_stat (Results 1 – 10 of 10) sorted by relevance

/linux/tools/include/nolibc/
A Dnolibc.h1720 int sys_stat(const char *path, struct stat *buf) in sys_stat() function
1731 #error Neither __NR_newfstatat nor __NR_stat defined, cannot implement sys_stat() in sys_stat()
2262 int ret = sys_stat(path, buf); in stat()
/linux/arch/m68k/include/asm/
A Datarihw.h582 u_char sys_stat; member
/linux/arch/sh/kernel/syscalls/
A Dsyscall.tbl28 18 common oldstat sys_stat
/linux/arch/m68k/kernel/syscalls/
A Dsyscall.tbl28 18 common oldstat sys_stat
/linux/arch/arm/tools/
A Dsyscall.tbl32 # 18 was sys_stat
/linux/arch/x86/entry/syscalls/
A Dsyscall_32.tbl32 18 i386 oldstat sys_stat
/linux/arch/mips/kernel/syscalls/
A Dsyscall_o32.tbl28 # 18 was sys_stat
/linux/tools/perf/arch/powerpc/entry/syscalls/
A Dsyscall.tbl30 18 32 oldstat sys_stat sys_ni_syscall
/linux/arch/powerpc/kernel/syscalls/
A Dsyscall.tbl30 18 32 oldstat sys_stat sys_ni_syscall
/linux/include/linux/
A Dsyscalls.h1240 asmlinkage long sys_stat(const char __user *filename,

Completed in 38 milliseconds