Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDkern_xxx.c54 struct gethostname_args { struct
61 ogethostname(struct thread *td, struct gethostname_args *uap) in ogethostname() argument
HDinit_sysent.c135 …{ compat(AS(gethostname_args),gethostname), AUE_SYSCTL, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC …
/freebsd-11-stable/sys/sys/
HDsysproto.h2234 struct gethostname_args { struct
2331 int ogethostname(struct thread *, struct gethostname_args *);