Home
last modified time | relevance | path

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

/dragonfly/lib/libutil/
H A DMakefile33 realhostname.c \
67 realhostname.3 \
H A Dlibutil.h101 int realhostname(char *, size_t, const struct in_addr *);
H A Drealhostname.c47 realhostname(char *host, size_t hsize, const struct in_addr *ip) in realhostname() function