Home
last modified time | relevance | path

Searched refs:kstat (Results 1 - 24 of 24) sorted by relevance

/third_party/musl/porting/liteos_a/user/src/stdio/
H A Dtmpnam.c10 #include "kstat.h"
24 r = __syscall(SYS_lstat, s, &(struct kstat){0}); in tmpnam()
27 &(struct kstat){0}, AT_SYMLINK_NOFOLLOW); in tmpnam()
/third_party/musl/arch/mips64/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/powerpc64/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/s390x/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/porting/liteos_a_newlib/kernel/include/sys/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/porting/liteos_a/kernel/include/sys/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/aarch64/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/mipsn32/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/or1k/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/sh/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/arm/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/i386/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/m68k/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/microblaze/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/mips/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/powerpc/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/riscv64/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/x32/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/arch/x86_64/
H A Dkstat.h1 struct kstat { struct
/third_party/musl/porting/liteos_a/user/src/time/
H A D__map_file.c5 #include "kstat.h"
9 struct kstat st; in __map_file()
/third_party/musl/src/stat/
H A Dfstatat.c74 #include "kstat.h"
79 struct kstat kst; in fstatat_kstat()
143 if (sizeof((struct kstat){0}.st_atime_sec) < sizeof(time_t)) { in __fstatat()
/third_party/libuv/src/unix/
H A Dsunos.c42 #include <kstat.h>
/third_party/node/deps/uv/src/unix/
H A Dsunos.c42 #include <kstat.h>
/third_party/benchmark/src/
H A Dsysinfo.cc40 #include <kstat.h>
746 std::cerr << "failed to open /dev/kstat\n"; in GetCPUCyclesPerSecond()
752 std::cerr << "failed to lookup in /dev/kstat\n"; in GetCPUCyclesPerSecond()
756 std::cerr << "failed to read from /dev/kstat\n"; in GetCPUCyclesPerSecond()
762 std::cerr << "failed to lookup data in /dev/kstat\n"; in GetCPUCyclesPerSecond()

Completed in 8 milliseconds