|
FreeBSD kernel kern code
|
Data Fields | |
| int | fd |
| int | uid |
| int | gid |
Definition at line 3167 of file vfs_syscalls.c.
| int fchown_args::fd |
Definition at line 3168 of file vfs_syscalls.c.
Referenced by systrace_args().
| int fchown_args::gid |
Definition at line 3170 of file vfs_syscalls.c.
Referenced by systrace_args().
| int fchown_args::uid |
Definition at line 3169 of file vfs_syscalls.c.
Referenced by systrace_args().