Home
last modified time | relevance | path

Searched refs:freebsd4_uname_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/kern/
HDkern_xxx.c317 freebsd4_uname(struct thread *td, struct freebsd4_uname_args *uap) in freebsd4_uname()
HDinit_sysent.c227 …{ compat4(AS(freebsd4_uname_args),uname), .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_T…
/freebsd-14-stable/sys/sys/
HDsysproto.h2513 struct freebsd4_uname_args { struct
2542 int freebsd4_uname(struct thread *, struct freebsd4_uname_args *);
/freebsd-14-stable/sys/compat/freebsd32/
HDfreebsd32_sysent.c228 …{ compat4(AS(freebsd4_uname_args),uname), .sy_auevent = AUE_NULL, .sy_flags = 0, .sy_thrcnt = SY_T…