Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dkern_xxx.c61 osethostname(struct thread *td, struct osethostname_args *uap) in osethostname()
H A Dinit_sysent.c151 …{ compat(AS(osethostname_args),sethostname), .sy_auevent = AUE_SYSCTL, .sy_flags = 0, .sy_thrcnt =…
/freebsd/sys/sys/
H A Dsysproto.h2330 struct osethostname_args { struct
2442 int osethostname(struct thread *, struct osethostname_args *);
/freebsd/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c152 …{ compat(AS(osethostname_args),sethostname), .sy_auevent = AUE_SYSCTL, .sy_flags = 0, .sy_thrcnt =…