|
FreeBSD kernel kern code
|
Data Fields | |
| const struct fhandle * | u_fhp |
| int | flags |
Definition at line 4480 of file vfs_syscalls.c.
| int fhopen_args::flags |
Definition at line 4482 of file vfs_syscalls.c.
Referenced by sys_fhopen(), and systrace_args().
| const struct fhandle* fhopen_args::u_fhp |
Definition at line 4481 of file vfs_syscalls.c.
Referenced by sys_fhopen(), and systrace_args().