Home
last modified time | relevance | path

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

/netbsd/src/lib/libc/compat/sys/
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()
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()
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()
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/
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
Dt_renameat.c62 struct stat ost, nst; in ATF_TC_BODY() local
91 struct stat ost, nst; in ATF_TC_BODY() local
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/compat/common/
Dvfs_syscalls_12.c82 compat_12_stat_conv(const struct stat *st, struct stat12 *ost) in compat_12_stat_conv()
Dvfs_syscalls_50.c90 cvtstat(struct stat30 *ost, const struct stat *st) in cvtstat()
Dvfs_syscalls_43.c120 cvtstat(struct stat43 *ost, const struct stat *st) in cvtstat()
Dvfs_syscalls_30.c83 cvtstat(struct stat13 *ost, const struct stat *st) in cvtstat()
/netbsd/src/external/bsd/ntp/dist/sntp/libopts/
Dconfigfile.c475 handle_cfg(tOptions * opts, tOptState * ost, char * txt, int dir) in handle_cfg()
876 handle_struct(tOptions * opts, tOptState * ost, char * txt, int dir) in handle_struct()
/netbsd/src/bin/csh/
Dexec.c271 Char *lastsh[2], **vp, *st0, **ost; in texec() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
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()
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
Dpointer-query.cc1617 unsigned ost = i & 1; in dump() local
Dbuiltins.cc10139 tree ost; in expand_builtin_object_size() local
10424 fold_builtin_object_size (tree ptr, tree ost, enum built_in_function fcode) in fold_builtin_object_size()
/netbsd/src/external/gpl3/gdb/dist/gdb/
Dremote-fileio.c726 struct stat ost, nst; in remote_fileio_func_rename() local
/netbsd/src/external/cddl/osnet/dist/uts/common/fs/zfs/
Ddmu_objset.c1197 dmu_objset_register_type(dmu_objset_type_t ost, objset_used_cb_t *cb) in dmu_objset_register_type()
/netbsd/src/usr.bin/xlint/lint1/
Dtree.c3790 const type_t *ostp, tspec_t ost) in should_warn_about_pointer_cast()
3852 tspec_t ost = ostp->t_tspec; in convert_pointer_from_pointer() local
/netbsd/src/external/cddl/osnet/dist/lib/libzfs/common/
Dlibzfs_dataset.c3226 enum lzc_dataset_type ost; in zfs_create() local