Searched refs:sethostname_args (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/sys/kern/ |
| H A D | kern_xxx.c | 73 struct sethostname_args { struct 80 osethostname(struct thread *td, struct sethostname_args *uap) in osethostname() argument
|
| H A D | init_sysent.c | 140 …{ compat(AS(sethostname_args),sethostname), AUE_SYSCTL, NULL, 0, 0, 0, SY_THR_STATIC }, /* 88 = ol…
|
| /freebsd-12.1/sys/sys/ |
| H A D | sysproto.h | 2228 struct sethostname_args { struct 2322 int osethostname(struct thread *, struct sethostname_args *);
|