| /src/lib/libc/compat/sys/ |
| H A D | compat_stat.c | 93 __compat_stat(const char * file,struct stat12 * ost) argument 105 __compat_fstat(int f,struct stat12 * ost) argument 117 __compat_lstat(const char * file,struct stat12 * ost) argument [all...] |
| H A D | compat___stat13.c | 73 cvtstat(struct stat13 *ost, const struct stat *st) argument 99 __compat___stat13(const char * file,struct stat13 * ost) argument 111 __compat___fstat13(int f,struct stat13 * ost) argument 123 __compat___lstat13(const char * file,struct stat13 * ost) argument 135 __compat_fhstat(const struct compat_30_fhandle * fh,struct stat13 * ost) argument [all...] |
| H A D | compat___stat30.c | 74 cvtstat(struct stat30 *ost, const struct stat *st) argument 96 __compat___stat30(const char * file,struct stat30 * ost) argument 108 __compat___fstat30(int f,struct stat30 * ost) argument 120 __compat___lstat30(const char * file,struct stat30 * ost) argument 132 __compat___fhstat40(const void * fh,size_t fh_size,struct stat30 * ost) argument [all...] |
| H A D | compat_statfs.c | 79 __compat_fstatfs(int f, struct statfs12 *ost) argument 91 __compat_fhstatfs(const struct compat_30_fhandle *fh, struct statfs12 *ost) argument 103 __compat_getfsstat(struct statfs12 *ost, long size, int flags) argument [all...] |
| /src/tests/lib/libc/c063/ |
| H A D | t_renameat.c | 62 struct stat ost, nst; local in function:ATF_TC_BODY 91 struct stat ost, nst; local in function:ATF_TC_BODY
|
| H A D | t_symlinkat.c | 62 struct stat ost, nst; local in function:ATF_TC_BODY 87 struct stat ost, nst; local in function:ATF_TC_BODY
|
| H A D | t_linkat.c | 64 struct stat ost, nst; local in function:ATF_TC_BODY 91 struct stat ost, nst; local in function:ATF_TC_BODY 150 struct stat ost, nst; local in function:ATF_TC_BODY 183 struct stat ost, nst; local in function:ATF_TC_BODY [all...] |
| /src/sys/compat/common/ |
| H A D | vfs_syscalls_12.c | 82 compat_12_stat_conv(const struct stat *st, struct stat12 *ost) argument [all...] |
| H A D | vfs_syscalls_50.c | 90 cvtstat(struct stat30 *ost, const struct stat *st) argument [all...] |
| H A D | vfs_syscalls_30.c | 83 cvtstat(struct stat13 *ost, const struct stat *st) argument [all...] |
| H A D | vfs_syscalls_43.c | 120 cvtstat(struct stat43 *ost, const struct stat *st) argument [all...] |
| /src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/ |
| H A D | jz4725b.dtsi | 105 ost: timer@e0 { label in label:tcu
|
| H A D | jz4770.dtsi | 118 ost: timer@e0 { label in label:tcu
|
| H A D | jz4780.dtsi | 138 ost: timer@e0 { label in label:tcu
|
| H A D | x1000.dtsi | 90 ost: timer@12000000 { label
|
| H A D | x1830.dtsi | 83 ost: timer@12000000 { label
|
| /src/bin/csh/ |
| H A D | exec.c | 271 Char *lastsh[2], **vp, *st0, **ost; local in function:texec
|
| /src/usr.bin/xlint/lint1/ |
| H A D | tree.c | 3837 should_warn_about_pointer_cast(const type_t * nstp,tspec_t nst,const type_t * ostp,tspec_t ost) argument 3900 tspec_t ost = ostp->t_tspec; local in function:convert_pointer_from_pointer [all...] |