Home
last modified time | relevance | path

Searched refs:gethostname (Results 1 – 25 of 62) sorted by relevance

123

/OK3568_Linux_fs/buildroot/package/procps-ng/
H A D0003-pgrep-Fix-compile-error-with-BSP-4.4-kernel.patch20 -AC_CHECK_FUNCS([__fpending alarm atexit dup2 gethostname getpagesize gettimeofday iswprint memchr …
21 +AC_CHECK_FUNCS([__fpending alarm atexit dup2 gethostname getpagesize gettimeofday iswprint memchr …
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-connectivity/lirc/lirc/
H A Dfix_build_errors.patch30 AC_CHECK_FUNCS(gethostname gettimeofday mkfifo select socket strdup \
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/nss-myhostname/
H A Dnss-myhostname_0.3.bb4 configured system hostname as returned by gethostname(2)."
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/bits/
H A Dunistd.h356 gethostname)
365 __NTH (gethostname (char *__buf, size_t __buflen)) in __NTH()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/bits/
H A Dunistd.h356 gethostname)
365 __NTH (gethostname (char *__buf, size_t __buflen)) in __NTH()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/postfix/files/
H A Dmain.cf6 #FQDN from gethostname
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/
H A Dunistd.h891 extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1))
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/
H A Dunistd.h891 extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1))
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/buildperf/
H A Dbase.py96 self.hostname = socket.gethostname()
/OK3568_Linux_fs/external/xserver/hw/xfree86/parser/
H A Dscan.c620 if (gethostname(hostname, MAXHOSTNAMELEN) == 0) { in DoSubstitution()
/OK3568_Linux_fs/external/xserver/hw/vfb/
H A DInitOutput.c694 if (-1 == gethostname(hostname, sizeof(hostname))) in vfbWriteXWDFileHeader()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl96 87 common gethostname sys_gethostname
/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dicecc.bbclass224 hostname=socket.gethostname()
/OK3568_Linux_fs/kernel/tools/hv/
H A Dhv_kvp_daemon.c1337 gethostname(buffer, length); in kvp_get_domain_name()
/OK3568_Linux_fs/buildroot/package/systemd/
H A DConfig.in331 configured system hostname as returned by gethostname(2).
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c1082 gethostname(hname, 1024); in set_font_authorizations()
H A Daccess.c476 gethostname(name.nodename, sizeof(name.nodename)); in DefineSelf()
/OK3568_Linux_fs/external/xserver/hw/xwin/
H A Dwinmultiwindowwm.c451 !gethostname(hostname, HOST_NAME_MAX + 1) && in GetWindowName()
/OK3568_Linux_fs/u-boot/common/
H A Dlrz.c815 if (gethostname(hn,sizeof(hn))==-1) { in zmodem_rx()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/glibc/glibc/
H A D0001-localedef-Add-hardlink-resolver-from-util-linux.patch1122 + if (gethostname(name, sz) != 0) {
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-121114 * gethostname: (libc)Host Identification.
6420 -- Function: int gethostname (char *NAME, size_t SIZE)
6432 C Library, ‘gethostname’ fails if SIZE is not large enough; then
6445gethostname’ stores the beginning of the host name in NAME even if
6479 domain name. Get that with ‘gethostname’.
6481 The specifics of this function are analogous to ‘gethostname’,
6512 the results of ‘gethostname’. For more information on IP
6526 with the system’s host name as returned by ‘gethostname’. For
6602gethostname’; see *note Host Identification::.
6604gethostname’ is implemented with a call to ‘uname’.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/info/
H A Dlibc.info-121114 * gethostname: (libc)Host Identification.
6420 -- Function: int gethostname (char *NAME, size_t SIZE)
6432 C Library, ‘gethostname’ fails if SIZE is not large enough; then
6445gethostname’ stores the beginning of the host name in NAME even if
6479 domain name. Get that with ‘gethostname’.
6481 The specifics of this function are analogous to ‘gethostname’,
6512 the results of ‘gethostname’. For more information on IP
6526 with the system’s host name as returned by ‘gethostname’. For
6602gethostname’; see *note Host Identification::.
6604gethostname’ is implemented with a call to ‘uname’.
/OK3568_Linux_fs/kernel/kernel/
H A Dsys.c1358 SYSCALL_DEFINE2(gethostname, char __user *, name, int, len) in SYSCALL_DEFINE2() argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dinternet2055 if (::gethostname(__buf, __maxlen) == -1)
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dinternet2055 if (::gethostname(__buf, __maxlen) == -1)

123