gethostname 97 maint/gnulib/lib/gethostname.c r = gethostname (name, (int) len); gethostname 196 maint/gnulib/lib/sys_select.in.h _GL_WARN_ON_USE (gethostname, gethostname 267 maint/gnulib/lib/sys_socket.in.h _GL_WARN_ON_USE (gethostname, gethostname 146 maint/gnulib/lib/sys_time.in.h _GL_WARN_ON_USE (gethostname, gethostname 80 maint/gnulib/lib/uname.c if (gethostname (buf->nodename, sizeof (buf->nodename)) < 0) gethostname 1228 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_RPL (gethostname, int, (char *name, size_t len) gethostname 1230 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_RPL (gethostname, int, (char *name, size_t len)); gethostname 1233 maint/gnulib/lib/unistd.in.h _GL_FUNCDECL_SYS (gethostname, int, (char *name, size_t len) gethostname 1239 maint/gnulib/lib/unistd.in.h _GL_CXXALIAS_SYS_CAST (gethostname, int, (char *name, size_t len)); gethostname 1241 maint/gnulib/lib/unistd.in.h _GL_CXXALIASWARN (gethostname); gethostname 1248 maint/gnulib/lib/unistd.in.h _GL_WARN_ON_USE (gethostname, "gethostname is unportable - " gethostname 26 maint/gnulib/lib/xgethostname.c #define GETANAME gethostname gethostname 24 maint/gnulib/tests/test-gethostname.c SIGNATURE_CHECK (gethostname, int, (char *, size_t)); gethostname 49 maint/gnulib/tests/test-gethostname.c rc = gethostname (buf, sizeof (buf)); gethostname 64 maint/gnulib/tests/test-sethostname2.c ASSERT (gethostname (origname, sizeof (origname)) == 0); gethostname 94 maint/gnulib/tests/test-sethostname2.c ASSERT (gethostname (newname, sizeof (newname)) == 0); gethostname 141 maint/gnulib/tests/test-unistd-c++.cc SIGNATURE_CHECK (GNULIB_NAMESPACE::gethostname, int, (char *, size_t));