Searched refs:ofreebsd32_sethostid_args (Results 1 – 3 of 3) sorted by relevance
877 struct ofreebsd32_sethostid_args { struct899 int ofreebsd32_sethostid(struct thread *, struct ofreebsd32_sethostid_args *); argument
207 …{ compat(AS(ofreebsd32_sethostid_args),freebsd32_sethostid), .sy_auevent = AUE_SYSCTL, .sy_flags =…
4164 ofreebsd32_sethostid(struct thread *td, struct ofreebsd32_sethostid_args *uap) in ofreebsd32_sethostid()