Searched refs:ns_os_gethostname (Results 1 - 6 of 6) sorted by relevance

/bind-9.6-ESV-R11/bin/named/unix/include/named/
H A Dos.h60 ns_os_gethostname(char *buf, size_t len);
/bind-9.6-ESV-R11/bin/named/win32/include/named/
H A Dos.h59 ns_os_gethostname(char *buf, size_t len);
/bind-9.6-ESV-R11/bin/named/
H A Dbuiltin.c117 isc_result_t result = ns_os_gethostname(buf, sizeof(buf));
167 isc_result_t result = ns_os_gethostname(buf, sizeof(buf));
H A Dclient.c1200 result = ns_os_gethostname(nsid, sizeof(nsid));
/bind-9.6-ESV-R11/bin/named/win32/
H A Dos.c281 ns_os_gethostname(char *buf, size_t len) { function
/bind-9.6-ESV-R11/bin/named/unix/
H A Dos.c795 ns_os_gethostname(char *buf, size_t len) { function

Completed in 26 milliseconds