Searched refs:freebsd11_nlstat_args (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/sys/kern/ |
| D | vfs_syscalls.c | 2407 struct freebsd11_nlstat_args { struct 2413 freebsd11_nlstat(struct thread *td, struct freebsd11_nlstat_args *uap) in freebsd11_nlstat() argument
|
| D | init_sysent.c | 332 …{ compat11(AS(freebsd11_nlstat_args),nlstat), AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 280 = …
|
| /freebsd-12-stable/sys/compat/freebsd32/ |
| D | freebsd32_sysent.c | 339 …{ compat11(AS(freebsd11_nlstat_args),nlstat), AUE_LSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 280 = …
|
| /freebsd-12-stable/sys/sys/ |
| D | sysproto.h | 2565 struct freebsd11_nlstat_args { struct 2619 int freebsd11_nlstat(struct thread *, struct freebsd11_nlstat_args *);
|