Searched refs:freebsd4_uname_args (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14-stable/sys/kern/ |
| HD | kern_xxx.c | 317 freebsd4_uname(struct thread *td, struct freebsd4_uname_args *uap) in freebsd4_uname()
|
| HD | init_sysent.c | 227 …{ compat4(AS(freebsd4_uname_args),uname), .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_T…
|
| /freebsd-14-stable/sys/sys/ |
| HD | sysproto.h | 2513 struct freebsd4_uname_args { struct 2542 int freebsd4_uname(struct thread *, struct freebsd4_uname_args *);
|
| /freebsd-14-stable/sys/compat/freebsd32/ |
| HD | freebsd32_sysent.c | 228 …{ compat4(AS(freebsd4_uname_args),uname), .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_T…
|