FreeBSD kernel kern code
|
Data Fields | |
int | fd |
struct stat * | sb |
Definition at line 1353 of file kern_descrip.c.
int fstat_args::fd |
Definition at line 1354 of file kern_descrip.c.
Referenced by sys_fstat(), and systrace_args().
struct stat* fstat_args::sb |
Definition at line 1355 of file kern_descrip.c.
Referenced by sys_fstat(), and systrace_args().