/netbsd-src/lib/libc/compat/sys/ |
H A D | compat___stat13.c | 73 cvtstat(struct stat13 *ost, const struct stat *st) in cvtstat() 99 __compat___stat13(const char *file, struct stat13 *ost) in __compat___stat13() 111 __compat___fstat13(int f, struct stat13 *ost) in __compat___fstat13() 123 __compat___lstat13(const char *file, struct stat13 *ost) in __compat___lstat13() 135 __compat_fhstat(const struct compat_30_fhandle *fh, struct stat13 *ost) in __compat_fhstat()
|
H A D | compat___stat30.c | 74 cvtstat(struct stat30 *ost, const struct stat *st) in cvtstat() 96 __compat___stat30(const char *file, struct stat30 *ost) in __compat___stat30() 108 __compat___fstat30(int f, struct stat30 *ost) in __compat___fstat30() 120 __compat___lstat30(const char *file, struct stat30 *ost) in __compat___lstat30() 132 __compat___fhstat40(const void *fh, size_t fh_size, struct stat30 *ost) in __compat___fhstat40()
|
H A D | compat_stat.c | 93 __compat_stat(const char *file, struct stat12 *ost) in __compat_stat() 105 __compat_fstat(int f, struct stat12 *ost) in __compat_fstat() 117 __compat_lstat(const char *file, struct stat12 *ost) in __compat_lstat()
|
H A D | compat_statfs.c | 79 __compat_fstatfs(int f, struct statfs12 *ost) in __compat_fstatfs() 91 __compat_fhstatfs(const struct compat_30_fhandle *fh, struct statfs12 *ost) in __compat_fhstatfs() 103 __compat_getfsstat(struct statfs12 *ost, long size, int flags) in __compat_getfsstat()
|
/netbsd-src/tests/lib/libc/c063/ |
H A D | t_linkat.c | 64 struct stat ost, nst; in ATF_TC_BODY() local 91 struct stat ost, nst; in ATF_TC_BODY() local 150 struct stat ost, nst; in ATF_TC_BODY() local 183 struct stat ost, nst; in ATF_TC_BODY() local
|
H A D | t_renameat.c | 62 struct stat ost, nst; in ATF_TC_BODY() local 91 struct stat ost, nst; in ATF_TC_BODY() local
|
H A D | t_symlinkat.c | 62 struct stat ost, nst; in ATF_TC_BODY() local 87 struct stat ost, nst; in ATF_TC_BODY() local
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/ |
H A D | x1830.dtsi | 83 ost: timer@12000000 { label
|
H A D | x1000.dtsi | 90 ost: timer@12000000 { label
|
H A D | jz4725b.dtsi | 105 ost: timer@e0 { label
|
H A D | jz4770.dtsi | 118 ost: timer@e0 { label
|
H A D | jz4780.dtsi | 138 ost: timer@e0 { label
|
/netbsd-src/sys/compat/common/ |
H A D | vfs_syscalls_12.c | 82 compat_12_stat_conv(const struct stat *st, struct stat12 *ost) in compat_12_stat_conv()
|
H A D | vfs_syscalls_50.c | 90 cvtstat(struct stat30 *ost, const struct stat *st) in cvtstat()
|
H A D | vfs_syscalls_43.c | 120 cvtstat(struct stat43 *ost, const struct stat *st) in cvtstat()
|
H A D | vfs_syscalls_30.c | 83 cvtstat(struct stat13 *ost, const struct stat *st) in cvtstat()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-object-size.c | 1328 tree ost = gimple_call_arg (call, 1); in execute() local 1367 tree ost = gimple_call_arg (call, 1); in execute() local
|
H A D | gimple-ssa-sprintf.c | 4042 int ost = optimize > 0; in get_destination_size() local
|
/netbsd-src/bin/csh/ |
H A D | exec.c | 271 Char *lastsh[2], **vp, *st0, **ost; in texec() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple-ssa-warn-access.cc | 2478 const int ost = warn_stringop_overflow ? warn_stringop_overflow - 1 : 1; in check_strcat() local 2524 const int ost = warn_stringop_overflow - 1; in check_strncat() local 2583 const int ost = warn_stringop_overflow ? warn_stringop_overflow - 1 : 1; in check_stxcpy() local 2614 const int ost = warn_stringop_overflow ? warn_stringop_overflow - 1 : 1; in check_stxncpy() local 2755 int ost /* = 1 */) in check_read_access()
|
H A D | tree-object-size.cc | 1946 tree ost = gimple_call_arg (call, 1); in early_object_sizes_execute_one() local 2075 tree ost = gimple_call_arg (call, 1); in object_sizes_execute() local
|
H A D | pointer-query.cc | 1617 unsigned ost = i & 1; in dump() local
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | tree.c | 3563 should_warn_about_pointer_cast(const type_t * nstp,tspec_t nst,const type_t * ostp,tspec_t ost) should_warn_about_pointer_cast() argument 3625 tspec_t ost = ostp->t_tspec; convert_pointer_from_pointer() local [all...] |
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | dmu_objset.c | 1197 dmu_objset_register_type(dmu_objset_type_t ost, objset_used_cb_t *cb) in dmu_objset_register_type()
|
/netbsd-src/external/cddl/osnet/dist/lib/libzfs/common/ |
H A D | libzfs_dataset.c | 3226 enum lzc_dataset_type ost; in zfs_create() local
|