Searched refs:ofstat_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | kern_descrip.c | 1307 struct ofstat_args { struct 1314 ofstat(struct thread *td, struct ofstat_args *uap) in ofstat() argument
|
| H A D | init_sysent.c | 114 …{ compat(AS(ofstat_args),fstat), AUE_FSTAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 62 = o…
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2206 struct ofstat_args { struct 2316 int ofstat(struct thread *, struct ofstat_args *);
|