OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compat_30_fhandle
(Results
1 - 2
of
2
) sorted by relevancy
/src/lib/libc/compat/include/
fstypes.h
43
struct
compat_30_fhandle
{
struct
48
#define FHANDLE30_SIZE sizeof(struct
compat_30_fhandle
) /* 28 */
/src/sys/compat/sys/
mount.h
172
struct
compat_30_fhandle
{
struct
185
struct
compat_30_fhandle
;
186
int __compat_fhstatfs(const struct
compat_30_fhandle
*, struct statfs12 *)
189
int __compat_fhstat(const struct
compat_30_fhandle
*, struct stat13 *)
192
int __compat___fhstat30(const struct
compat_30_fhandle
*, struct stat30 *)
198
int fhopen(const struct
compat_30_fhandle
*, int);
200
int getfh(const char *path, struct
compat_30_fhandle
*fhp);
Completed in 11 milliseconds
Indexes created Wed Oct 01 19:09:53 GMT 2025