Searched refs:gethostname (Results 1 - 6 of 6) sorted by relevance
/bind-9.6-ESV-R11/contrib/nslint-2.1a3/lbl/ |
H A D | os-solaris2.h | 30 int gethostname(char *, int);
|
H A D | os-sunos4.h | 92 int gethostname(char *, int);
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock11/ |
H A D | dllfunc.c | 56 gethostname(char FAR * name, int namelen) { function 59 TRACE("ENTER gethostname\n"); 61 TRACE("LEAVE gethostname %d <%-.100s>\n", ret, name);
|
/bind-9.6-ESV-R11/bin/named/win32/ |
H A D | os.c | 284 n = gethostname(buf, len);
|
/bind-9.6-ESV-R11/bin/named/unix/ |
H A D | os.c | 798 n = gethostname(buf, len);
|
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/wsock/wsock20/ |
H A D | dllfunc.c | 103 gethostname(char FAR * name, int namelen) { function 106 TRACE("ENTER gethostname\n"); 108 TRACE("LEAVE gethostname %d <%-.100s>\n", ret, name);
|
Completed in 31 milliseconds