Home
last modified time | relevance | path

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

/l4re-core-master/uclibc/lib/contrib/uclibc/libc/sysdeps/linux/common/
A Dgethostname.c15 gethostname(char *name, size_t len) in gethostname() function
33 libc_hidden_def(gethostname)
/l4re-core-master/uclibc/lib/contrib/uclibc/test/API/
A Dunistd.SUSv4.syms29 gethostname
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/
A Dhostid.c64 if (gethostname(host, HOST_NAME_MAX) >= 0 && *host) { in gethostid()
A Dresolv.c1096 i = gethostname(buf, sizeof(buf) - 1); in __open_nameservers()
/l4re-core-master/uclibc/lib/contrib/uclibc/libc/inet/rpc/
A Druserpass.c125 if (gethostname(myname, sizeof(myname)) < 0) in ruserpass()
A Dauth_unix.c172 if (gethostname (machname, MAX_MACHINE_NAME) == -1) in libc_hidden_def()
/l4re-core-master/uclibc/lib/contrib/uclibc/include/
A Dunistd.h981 extern int gethostname (char *__name, size_t __len) __THROW __nonnull ((1));
982 libc_hidden_proto(gethostname)
/l4re-core-master/uclibc/lib/uclibc/
A Dcontrib_files.mk11 common/gethostname
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/experimental/
A Dinternet2052 if (::gethostname(__buf, __maxlen) == -1)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/experimental/
A Dinternet2055 if (::gethostname(__buf, __maxlen) == -1)
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/experimental/
A Dinternet2055 if (::gethostname(__buf, __maxlen) == -1)

Completed in 18 milliseconds