Home
last modified time | relevance | path

Searched refs:sethostname_args (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/sys/kern/
H A Dkern_xxx.c73 struct sethostname_args { struct
80 osethostname(struct thread *td, struct sethostname_args *uap) in osethostname() argument
H A Dinit_sysent.c140 …{ compat(AS(sethostname_args),sethostname), AUE_SYSCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 88 = ol…
/freebsd-12.1/sys/sys/
H A Dsysproto.h2228 struct sethostname_args { struct
2322 int osethostname(struct thread *, struct sethostname_args *);