/external/bison/lib/ |
D | unistd.in.h | 718 # undef gethostname 719 # define gethostname rpl_gethostname 721 _GL_FUNCDECL_RPL (gethostname, int, (char *name, size_t len) 723 _GL_CXXALIAS_RPL (gethostname, int, (char *name, size_t len)); 726 _GL_FUNCDECL_SYS (gethostname, int, (char *name, size_t len) 732 _GL_CXXALIAS_SYS_CAST (gethostname, int, (char *name, size_t len)); 734 _GL_CXXALIASWARN (gethostname); 736 # undef gethostname 737 # define gethostname gethostname_used_without_requesting_gnulib_module_gethostname 739 # undef gethostname [all …]
|
/external/bison/linux-lib/ |
D | unistd.h | 1030 # undef gethostname 1031 # define gethostname rpl_gethostname 1033 _GL_FUNCDECL_RPL (gethostname, int, (char *name, size_t len) 1035 _GL_CXXALIAS_RPL (gethostname, int, (char *name, size_t len)); 1038 _GL_FUNCDECL_SYS (gethostname, int, (char *name, size_t len) 1044 _GL_CXXALIAS_SYS_CAST (gethostname, int, (char *name, size_t len)); 1046 _GL_CXXALIASWARN (gethostname); 1048 # undef gethostname 1049 # define gethostname gethostname_used_without_requesting_gnulib_module_gethostname macro 1051 # undef gethostname [all …]
|
/external/bison/darwin-lib/ |
D | unistd.h | 1030 # undef gethostname 1031 # define gethostname rpl_gethostname 1033 _GL_FUNCDECL_RPL (gethostname, int, (char *name, size_t len) 1035 _GL_CXXALIAS_RPL (gethostname, int, (char *name, size_t len)); 1038 _GL_FUNCDECL_SYS (gethostname, int, (char *name, size_t len) 1044 _GL_CXXALIAS_SYS_CAST (gethostname, int, (char *name, size_t len)); 1046 _GL_CXXALIASWARN (gethostname); 1048 # undef gethostname 1049 # define gethostname gethostname_used_without_requesting_gnulib_module_gethostname macro 1051 # undef gethostname [all …]
|
/external/chromium_org/sync/util/ |
D | get_session_name_linux.cc | 17 if (gethostname(hostname, HOST_NAME_MAX) == 0) // Success. in GetHostname()
|
/external/llvm/lib/Support/ |
D | LockFileManager.cpp | 65 gethostname(MyHostname, 255); in processStillExecuting() 108 gethostname(hostname, 255); in LockFileManager()
|
/external/chromium_org/third_party/libjingle/source/talk/examples/peerconnection/client/ |
D | defaults.cc | 69 if (gethostname(computer_name, ARRAY_SIZE(computer_name)) != 0) in GetPeerName()
|
/external/chromium_org/chrome/browser/policy/ |
D | policy_path_parser_linux.cc | 47 if (gethostname(machinename, 255) == 0) { in ExpandPathVariables()
|
/external/chromium-libpac/src/ |
D | proxy_resolver_js_bindings.cc | 96 if (gethostname(buffer, 256) != 0) { in GetHostName()
|
/external/chromium_org/tools/gyp/pylib/gyp/ |
D | MSVSUserFile.py | 103 'RemoteMachine': socket.gethostname(),
|
/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/ |
D | sunos4.h | 155 extern int gethostname(char *, int);
|
D | _sony.h | 199 extern int gethostname(char *name, int namelen);
|
D | _solaris.h | 456 extern int gethostname (char *name, int namelen); 806 extern int gethostname (char *name, int namelen);
|
/external/e2fsprogs/lib/ext2fs/ |
D | mmp.c | 167 gethostname(mmp_s->mmp_nodename, sizeof(mmp_s->mmp_nodename)); in ext2fs_mmp_reset() 290 gethostname(mmp_s->mmp_nodename, sizeof(mmp_s->mmp_nodename)); in ext2fs_mmp_start()
|
/external/libpcap/lbl/ |
D | os-sunos4.h | 92 int gethostname(char *, int);
|
/external/tcpdump/lbl/ |
D | os-sunos4.h | 92 int gethostname(char *, int);
|
/external/chromium_org/tools/perf/profile_creators/ |
D | extensions_profile_creator.py | 165 hostname = socket.gethostname()
|
/external/chromium_org/third_party/cython/src/Cython/Includes/posix/ |
D | unistd.pxd | 75 int gethostname(char *, size_t)
|
/external/e2fsprogs/e2fsck/ |
D | logfile.c | 98 gethostname(buf, sizeof(buf)); in expand_percent_expression()
|
/external/chromium_org/ppapi/native_client/tools/browser_tester/ |
D | browser_tester.py | 194 host = socket.gethostbyname(socket.gethostname())
|
/external/bison/m4/ |
D | unistd_h.m4 | 46 gethostname getlogin getlogin_r getpagesize
|
/external/compiler-rt/lib/dfsan/ |
D | done_abilist.txt | 157 fun:gethostname=custom
|
/external/chromium_org/remoting/host/linux/ |
D | linux_me2me_host.py | 85 g_host_hash = hashlib.md5(socket.gethostname()).hexdigest() 196 self.host_name = socket.gethostname()
|
/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/thirdparty/irc/ |
D | irclib.py | 426 self.localhost = socket.gethostname() 913 self.socket.bind((socket.gethostbyname(socket.gethostname()), 0))
|
/external/compiler-rt/lib/msan/ |
D | msan_interceptors.cc | 757 INTERCEPTOR(int, gethostname, char *name, SIZE_T len) { in INTERCEPTOR() argument 759 int res = REAL(gethostname)(name, len); in INTERCEPTOR() 1583 INTERCEPT_FUNCTION(gethostname); in InitializeInterceptors()
|
/external/iputils/ |
D | clockdiff.c | 601 (void)gethostname(hostname,sizeof(hostname)); in main()
|