Home
last modified time | relevance | path

Searched refs:__DARWIN_INODE64 (Results 1 – 20 of 20) sorted by relevance

/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/
H A Ddirent.h109 struct dirent *readdir(DIR *) __DARWIN_INODE64(readdir);
110 int readdir_r(DIR *, struct dirent *, struct dirent **) __DARWIN_INODE64(readdir_r);
131 int alphasort(const struct dirent **, const struct dirent **) __DARWIN_INODE64(alphasort);
150 …ruct dirent *), int (*)(const struct dirent **, const struct dirent **)) __DARWIN_INODE64(scandir);
161 __DARWIN_INODE64(scandir_b) __OSX_AVAILABLE_STARTING(__MAC_10_6, __IPHONE_3_2);
H A Dglob.h117 glob_t * __restrict) __DARWIN_INODE64(glob);
125 … glob_t * __restrict) __DARWIN_INODE64(glob_b) __OSX_AVAILABLE_STARTING(__MAC_10_6, __IPHONE_3_2);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/
H A Ddirent.h109 struct dirent *readdir(DIR *) __DARWIN_INODE64(readdir);
110 int readdir_r(DIR *, struct dirent *, struct dirent **) __DARWIN_INODE64(readdir_r);
131 int alphasort(const struct dirent **, const struct dirent **) __DARWIN_INODE64(alphasort);
150 …ruct dirent *), int (*)(const struct dirent **, const struct dirent **)) __DARWIN_INODE64(scandir);
161 __DARWIN_INODE64(scandir_b) __OSX_AVAILABLE_STARTING(__MAC_10_6, __IPHONE_3_2);
H A Dglob.h117 glob_t * __restrict) __DARWIN_INODE64(glob);
125 … glob_t * __restrict) __DARWIN_INODE64(glob_b) __OSX_AVAILABLE_STARTING(__MAC_10_6, __IPHONE_3_2);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dstat.h382 int fstat(int, struct stat *) __DARWIN_INODE64(fstat);
383 int lstat(const char *, struct stat *) __DARWIN_INODE64(lstat);
386 int stat(const char *, struct stat *) __DARWIN_INODE64(stat);
392 int fstatat(int, const char *, struct stat *, int) __DARWIN_INODE64(fstatat) __OSX_AVAILABLE_ST…
411 int fstatx_np(int, struct stat *, filesec_t) __DARWIN_INODE64(fstatx_np);
414 int lstatx_np(const char *, struct stat *, filesec_t) __DARWIN_INODE64(lstatx_np);
417 int statx_np(const char *, struct stat *, filesec_t) __DARWIN_INODE64(statx_np);
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dstat.h380 int fstat(int, struct stat *) __DARWIN_INODE64(fstat);
381 int lstat(const char *, struct stat *) __DARWIN_INODE64(lstat);
384 int stat(const char *, struct stat *) __DARWIN_INODE64(stat);
390 int fstatat(int, const char *, struct stat *, int) __DARWIN_INODE64(fstatat) __OSX_AVAILABLE_ST…
409 int fstatx_np(int, struct stat *, filesec_t) __DARWIN_INODE64(fstatx_np);
412 int lstatx_np(const char *, struct stat *, filesec_t) __DARWIN_INODE64(lstatx_np);
415 int statx_np(const char *, struct stat *, filesec_t) __DARWIN_INODE64(statx_np);
H A Dmount.h397 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs);
402 int getfsstat(struct statfs *, int, int) __DARWIN_INODE64(getfsstat);
406 int getmntinfo(struct statfs **, int) __DARWIN_INODE64(getmntinfo);
407 int getmntinfo_r_np(struct statfs **, int) __DARWIN_INODE64(getmntinfo_r_np)
415 int statfs(const char *, struct statfs *) __DARWIN_INODE64(statfs);
H A Dcdefs.h616 #define __DARWIN_INODE64(sym) __asm("_" __STRING(sym) __DARWIN_SUF_64_BIT_INO_T) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/x86_64-macos.10-gnu/sys/
H A Dstat.h380 int fstat(int, struct stat *) __DARWIN_INODE64(fstat);
381 int lstat(const char *, struct stat *) __DARWIN_INODE64(lstat);
384 int stat(const char *, struct stat *) __DARWIN_INODE64(stat);
390 int fstatat(int, const char *, struct stat *, int) __DARWIN_INODE64(fstatat) __OSX_AVAILABLE_ST…
409 int fstatx_np(int, struct stat *, filesec_t) __DARWIN_INODE64(fstatx_np);
412 int lstatx_np(const char *, struct stat *, filesec_t) __DARWIN_INODE64(lstatx_np);
415 int statx_np(const char *, struct stat *, filesec_t) __DARWIN_INODE64(statx_np);
H A Dmount.h397 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs);
402 int getfsstat(struct statfs *, int, int) __DARWIN_INODE64(getfsstat);
406 int getmntinfo(struct statfs **, int) __DARWIN_INODE64(getmntinfo);
407 int getmntinfo_r_np(struct statfs **, int) __DARWIN_INODE64(getmntinfo_r_np)
415 int statfs(const char *, struct statfs *) __DARWIN_INODE64(statfs);
H A Dcdefs.h616 #define __DARWIN_INODE64(sym) __asm("_" __STRING(sym) __DARWIN_SUF_64_BIT_INO_T) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos-any/sys/
H A Dstat.h382 int fstat(int, struct stat *) __DARWIN_INODE64(fstat);
383 int lstat(const char *, struct stat *) __DARWIN_INODE64(lstat);
386 int stat(const char *, struct stat *) __DARWIN_INODE64(stat);
392 int fstatat(int, const char *, struct stat *, int) __DARWIN_INODE64(fstatat) __OSX_AVAILABLE_ST…
411 int fstatx_np(int, struct stat *, filesec_t) __DARWIN_INODE64(fstatx_np);
414 int lstatx_np(const char *, struct stat *, filesec_t) __DARWIN_INODE64(lstatx_np);
417 int statx_np(const char *, struct stat *, filesec_t) __DARWIN_INODE64(statx_np);
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.11-any/sys/
H A Dmount.h408 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs);
413 int getfsstat(struct statfs *, int, int) __DARWIN_INODE64(getfsstat);
417 int getmntinfo(struct statfs **, int) __DARWIN_INODE64(getmntinfo);
418 int getmntinfo_r_np(struct statfs **, int) __DARWIN_INODE64(getmntinfo_r_np)
426 int statfs(const char *, struct statfs *) __DARWIN_INODE64(statfs);
H A Dcdefs.h635 #define __DARWIN_INODE64(sym) __asm("_" __STRING(sym) __DARWIN_SUF_64_BIT_INO_T) macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-macos.12-any/sys/
H A Dmount.h408 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs);
413 int getfsstat(struct statfs *, int, int) __DARWIN_INODE64(getfsstat);
417 int getmntinfo(struct statfs **, int) __DARWIN_INODE64(getmntinfo);
418 int getmntinfo_r_np(struct statfs **, int) __DARWIN_INODE64(getmntinfo_r_np)
426 int statfs(const char *, struct statfs *) __DARWIN_INODE64(statfs);
H A Dcdefs.h643 #define __DARWIN_INODE64(sym) __asm("_" __STRING(sym) __DARWIN_SUF_64_BIT_INO_T) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.11-any/sys/
H A Dmount.h408 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs);
413 int getfsstat(struct statfs *, int, int) __DARWIN_INODE64(getfsstat);
417 int getmntinfo(struct statfs **, int) __DARWIN_INODE64(getmntinfo);
418 int getmntinfo_r_np(struct statfs **, int) __DARWIN_INODE64(getmntinfo_r_np)
426 int statfs(const char *, struct statfs *) __DARWIN_INODE64(statfs);
H A Dcdefs.h635 #define __DARWIN_INODE64(sym) __asm("_" __STRING(sym) __DARWIN_SUF_64_BIT_INO_T) macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-macos.12-any/sys/
H A Dmount.h408 int fstatfs(int, struct statfs *) __DARWIN_INODE64(fstatfs);
413 int getfsstat(struct statfs *, int, int) __DARWIN_INODE64(getfsstat);
417 int getmntinfo(struct statfs **, int) __DARWIN_INODE64(getmntinfo);
418 int getmntinfo_r_np(struct statfs **, int) __DARWIN_INODE64(getmntinfo_r_np)
426 int statfs(const char *, struct statfs *) __DARWIN_INODE64(statfs);
H A Dcdefs.h643 #define __DARWIN_INODE64(sym) __asm("_" __STRING(sym) __DARWIN_SUF_64_BIT_INO_T) macro