| /openbsd-src/gnu/usr.bin/binutils/include/mpw/sys/ |
| H A D | stat.h | 9 struct stat { struct 10 dev_t st_dev; 11 ino_t st_ino; 12 mode_t st_mode; 13 short st_nlink; 14 uid_t st_uid; 15 gid_t st_gid; 16 dev_t st_rdev; 17 off_t st_size; 41 int stat (char *path, struct stat *buf); argument
|
| /openbsd-src/sys/sys/ |
| H A D | stat.h | 45 struct stat { struct 56 struct timespec st_ctim; /* time of last file status change */ argument 62 time_t st_ctime; /* time of last file status change */ argument 63 long st_ctimensec; /* nsec of last file status change */ argument 65 off_t st_size; /* file size, in bytes */ 66 blkcnt_t st_blocks; /* blocks allocated for file */ 67 blksize_t st_blksize; /* optimal blocksize for I/O */ 68 u_int32_t st_flags; /* user defined flags for file */ 69 u_int32_t st_gen; /* file generation number */ 71 struct timespec __st_birthtim; /* time of file creation */ [all …]
|
| /minix3/sys/sys/ |
| H A D | stat.h | 59 struct stat { struct 71 struct timespec st_ctim; /* time of last file status change */ argument 78 time_t st_ctime; /* time of last file status change */ argument 79 long st_ctimensec; /* nsec of last file status change */ argument 80 time_t st_birthtime; /* time of creation */ 81 long st_birthtimensec; /* nsec of time of creation */ 83 off_t st_size; /* file size, in bytes */ 84 blkcnt_t st_blocks; /* blocks allocated for file */ 85 blksize_t st_blksize; /* optimal blocksize for I/O */ 86 uint32_t st_flags; /* user defined flags for file */ [all …]
|
| /openbsd-src/gnu/usr.bin/binutils/include/mpw/ |
| H A D | stat.h | 13 struct stat { struct 24 time_t st_ctime; /* time of last file status change */ argument
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.pt/ |
| H A D | t42.C | 4 struct stat { struct 5 int x; 6 stat (int j) { abort (); } in stat() function 8 static int stat (double d) { return 0; } // gets bogus error - cfront takes it in stat() function
|
| /openbsd-src/gnu/gcc/fixincludes/tests/base/sys/ |
| H A D | stat.h | 27 static int stat(const char *__f, struct stat *__p) { in stat() function 38 static int stat(__f, __p) in stat() function
|
| /minix3/minix/fs/procfs/ |
| H A D | tree.c | 35 struct inode_stat stat; in check_owner() local 50 make_stat(struct inode_stat * stat, int slot, int index) in make_stat() 156 struct inode_stat stat; in construct_pid_dirs() local 233 struct inode_stat stat; in make_one_pid_entry() local 264 struct inode_stat stat; in make_all_pid_entries() local
|
| H A D | main.c | 26 struct inode_stat stat; in construct_tree() local 79 static struct inode_stat stat; in main() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| H A D | asm-5.c | 9 struct stat { struct 21 __fxstat (int vers, int fd, struct stat *buf) in __fxstat() argument
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/sys/ |
| H A D | stat.h | 32 static int stat(const char *__f, struct stat *__p) { in stat() function 43 static int stat(__f, __p) in stat() function
|
| /openbsd-src/gnu/gcc/gcc/config/ |
| H A D | dfp-bit.c | 301 int stat; in DFP_EQ() local 312 int stat; in DFP_NE() local 323 int stat; in DFP_LT() local 334 int stat; in DFP_GT() local 345 int stat; in DFP_LE() local 356 int stat; in DFP_GE() local
|
| /openbsd-src/lib/libc/rpc/ |
| H A D | clnt_perror.c | 178 clnt_sperrno(enum clnt_stat stat) in clnt_sperrno() 242 auth_errmsg(enum auth_stat stat) in auth_errmsg()
|
| /openbsd-src/lib/librpcsvc/ |
| H A D | nlm_prot.x | 32 nlm_stats stat; member 37 nlm_stat stat; member 42 nlm_testrply stat; member 114 nlm_stats stat; member 137 nlm4_stats stat; member 174 nlm4_testrply stat; member 185 nlm4_stat stat; member 217 nlm4_stats stat; member
|
| H A D | yp.x | 116 ypstat stat; member 121 ypstat stat; member 133 ypstat stat; member 138 ypstat stat; member 160 ypstat stat; member
|
| /openbsd-src/sys/dev/hil/ |
| H A D | hil.c | 280 u_int8_t c, stat; in hil_intr() local 307 hil_process_int(struct hil_softc *sc, u_int8_t stat, u_int8_t c) in hil_process_int() 369 hil_process_poll(struct hil_softc *sc, u_int8_t stat, u_int8_t c) in hil_process_poll() 867 hil_poll_data(struct hildev_softc *dev, u_int8_t *stat, u_int8_t *data) in hil_poll_data()
|
| /minix3/lib/libc/rpc/ |
| H A D | clnt_perror.c | 223 clnt_sperrno(enum clnt_stat stat) in clnt_sperrno() 316 auth_errmsg(enum auth_stat stat) in auth_errmsg()
|
| /minix3/sys/arch/i386/stand/lib/ |
| H A D | comio_direct.c | 115 u_char stat, c; in comgetc_d() local 144 u_char stat; in computc_d() local
|
| /openbsd-src/sys/arch/armv7/omap/ |
| H A D | ti_iic.c | 223 uint32_t stat; in ti_iic_intr() local 361 uint16_t con, stat, mask; in ti_iic_op() local 453 ti_iic_handle_intr(struct ti_iic_softc *sc, uint32_t stat) in ti_iic_handle_intr() 474 ti_iic_do_read(struct ti_iic_softc *sc, uint32_t stat) in ti_iic_do_read() 500 ti_iic_do_write(struct ti_iic_softc *sc, uint32_t stat) in ti_iic_do_write()
|
| /openbsd-src/sys/dev/fdt/ |
| H A D | qciic_fdt.c | 142 uint32_t stat; qciic_fdt_wait() local 160 uint32_t stat, word; qciic_fdt_read() local 185 uint32_t stat, word; qciic_fdt_write() local 213 uint32_t m_cmd, m_param, stat; qciic_fdt_exec() local [all...] |
| /minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock20/ |
| H A D | dllfunc.c | 120 BOOL stat; in gethostbyname() local 171 BOOL stat; in gethostbyaddr() local 439 BOOL stat; in decode_name_dynamic() local 498 BOOL stat; in getaddrinfo() local 562 BOOL stat; in getnameinfo() local
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.niklas/ |
| H A D | t139.C | 4 struct stat {}; struct
|
| /minix3/external/bsd/bind/dist/contrib/idn/idnkit-1.0-src/wsock/wsock11/ |
| H A D | dllfunc.c | 73 BOOL stat; in gethostbyname() local 128 BOOL stat; in gethostbyaddr() local
|
| /minix3/sys/lib/libsa/ |
| H A D | stat.c | 37 stat(const char *str, struct stat *sb) in stat() function
|
| /minix3/lib/libc/compat/gen/ |
| H A D | compat_glob.c | 31 #define stat __compat_stat macro
|
| /openbsd-src/sys/lib/libsa/ |
| H A D | stat.c | 38 stat(const char *str, struct stat *sb) in stat() function
|