Searched refs:freebsd11_nstat_args (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/kern/ |
| D | vfs_syscalls.c | 2383 struct freebsd11_nstat_args { struct 2389 freebsd11_nstat(struct thread *td, struct freebsd11_nstat_args *uap) in freebsd11_nstat() argument
|
| D | init_sysent.c | 330 …{ compat11(AS(freebsd11_nstat_args),nstat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 278 = fre…
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 337 …{ compat11(AS(freebsd11_nstat_args),nstat), AUE_STAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 278 = fre…
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2557 struct freebsd11_nstat_args { struct 2617 int freebsd11_nstat(struct thread *, struct freebsd11_nstat_args *);
|