Home
last modified time | relevance | path

Searched defs:ost (Results 1 – 25 of 27) sorted by relevance

12

/netbsd-src/lib/libc/compat/sys/
H A Dcompat___stat13.c73 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 Dcompat___stat30.c74 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 Dcompat_stat.c93 __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 Dcompat_statfs.c79 __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 Dt_linkat.c64 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 Dt_renameat.c62 struct stat ost, nst; in ATF_TC_BODY() local
91 struct stat ost, nst; in ATF_TC_BODY() local
H A Dt_symlinkat.c62 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 Dx1830.dtsi83 ost: timer@12000000 { label
H A Dx1000.dtsi90 ost: timer@12000000 { label
H A Djz4725b.dtsi105 ost: timer@e0 { label
H A Djz4770.dtsi118 ost: timer@e0 { label
H A Djz4780.dtsi138 ost: timer@e0 { label
/netbsd-src/sys/compat/common/
H A Dvfs_syscalls_12.c82 compat_12_stat_conv(const struct stat *st, struct stat12 *ost) in compat_12_stat_conv()
H A Dvfs_syscalls_50.c90 cvtstat(struct stat30 *ost, const struct stat *st) in cvtstat()
H A Dvfs_syscalls_43.c120 cvtstat(struct stat43 *ost, const struct stat *st) in cvtstat()
H A Dvfs_syscalls_30.c83 cvtstat(struct stat13 *ost, const struct stat *st) in cvtstat()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-object-size.c1328 tree ost = gimple_call_arg (call, 1); in execute() local
1367 tree ost = gimple_call_arg (call, 1); in execute() local
H A Dgimple-ssa-sprintf.c4042 int ost = optimize > 0; in get_destination_size() local
/netbsd-src/bin/csh/
H A Dexec.c271 Char *lastsh[2], **vp, *st0, **ost; in texec() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc2478 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 Dtree-object-size.cc1946 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 Dpointer-query.cc1617 unsigned ost = i & 1; in dump() local
/netbsd-src/usr.bin/xlint/lint1/
H A Dtree.c3563 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 Ddmu_objset.c1197 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 Dlibzfs_dataset.c3226 enum lzc_dataset_type ost; in zfs_create() local

12