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