FreeBSD kernel kern code
|
Data Fields | |
int | fd |
struct nstat * | sb |
Definition at line 1397 of file kern_descrip.c.
int nfstat_args::fd |
Definition at line 1398 of file kern_descrip.c.
Referenced by sys_nfstat(), and systrace_args().
struct nstat* nfstat_args::sb |
Definition at line 1399 of file kern_descrip.c.
Referenced by sys_nfstat(), and systrace_args().