OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stat13
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libc/compat/sys/
compat___stat13.c
70
static void cvtstat(struct
stat13
*, const struct stat *);
73
cvtstat(struct
stat13
*ost, const struct stat *st)
99
__compat___stat13(const char *file, struct
stat13
*ost)
111
__compat___fstat13(int f, struct
stat13
*ost)
123
__compat___lstat13(const char *file, struct
stat13
*ost)
135
__compat_fhstat(const struct compat_30_fhandle *fh, struct
stat13
*ost)
/src/sys/compat/sys/
stat.h
98
struct
stat13
{
struct
187
int __compat___stat13(const char *, struct
stat13
*) __dso_hidden;
188
int __compat___fstat13(int, struct
stat13
*) __dso_hidden;
196
int __compat___lstat13(const char *, struct
stat13
*) __dso_hidden;
mount.h
188
struct
stat13
;
189
int __compat_fhstat(const struct compat_30_fhandle *, struct
stat13
*)
/src/lib/libc/compat/gen/
compat___fts13.c
29
#define __fts_stat_t struct
stat13
/src/sys/compat/common/
vfs_syscalls_30.c
83
cvtstat(struct
stat13
*ost, const struct stat *st)
116
syscallarg(struct
stat13
*) ub;
119
struct
stat13
osb;
140
syscallarg(struct
stat13
*) ub;
143
struct
stat13
osb;
160
syscallarg(struct
stat13
*) sb;
163
struct
stat13
osb;
183
syscallarg(struct
stat13
*) sb;
186
struct
stat13
osb;
411
struct
stat13
osb
[
all
...]
/src/sys/sys/
syscallargs.h
1811
syscallarg(struct
stat13
*) ub;
1819
syscallarg(struct
stat13
*) sb;
1827
syscallarg(struct
stat13
*) ub;
1961
syscallarg(struct
stat13
*) sb;
Completed in 16 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025