Home
last modified time | relevance | path

Searched refs:kstat (Results 1 – 25 of 35) sorted by relevance

12

/third_party/musl/src/stdio/
Dtmpnam.c21 r = __syscall(SYS_lstat, s, &(struct kstat){0}); in tmpnam()
24 &(struct kstat){0}, AT_SYMLINK_NOFOLLOW); in tmpnam()
Dtempnam.c41 r = __syscall(SYS_lstat, s, &(struct kstat){0}); in tempnam()
44 &(struct kstat){0}, AT_SYMLINK_NOFOLLOW); in tempnam()
/third_party/musl/porting/liteos_a/user/src/stdio/
Dtmpnam.c24 r = __syscall(SYS_lstat, s, &(struct kstat){0}); in tmpnam()
27 &(struct kstat){0}, AT_SYMLINK_NOFOLLOW); in tmpnam()
/third_party/musl/arch/mips64/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/s390x/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/powerpc64/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/x86_64/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/powerpc/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/mipsn32/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/mips/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/x32/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/aarch64/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/riscv64/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/i386/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/microblaze/
Dkstat.h1 struct kstat { struct
/third_party/musl/porting/liteos_a/kernel/include/sys/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/arm/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/sh/
Dkstat.h1 struct kstat { struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/or1k/
Dkstat.h1 struct kstat { struct
/third_party/musl/arch/m68k/
Dkstat.h1 struct kstat { struct
/third_party/musl/src/stat/
Dfstatat.c75 struct kstat kst; in fstatat_kstat()
137 if (sizeof((struct kstat){0}.st_atime_sec) < sizeof(time_t)) { in fstatat()
Dfchmodat.c14 struct kstat st; in fchmodat()
/third_party/musl/src/time/
D__map_file.c9 struct kstat st; in __map_file()
/third_party/musl/porting/liteos_a/user/src/time/
D__map_file.c9 struct kstat st; in __map_file()

12