Searched defs:gethostname (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dgethostname.c43 gethostname (char *name, size_t len) function
88 #undef gethostname macro
H A Dsys_socket.in.h178 # undef gethostname macro
179 # define gethostname gethostname_used_without_including_unistd_h macro
H A Dunistd.in.h472 # undef gethostname macro
473 # define gethostname rpl_gethostname macro
479 # undef gethostname macro
480 # define gethostname gethostname_used_without_requesting_gnulib_module_gethostname macro
482 # undef gethostname macro
483 # define gethostname(n,l) \ macro
[all...]
/haiku-fatelf/src/system/libroot/posix/unistd/
H A Dhostname.cpp61 gethostname(char *hostName, size_t nameSize) function
/haiku-fatelf/src/bin/bash/lib/sh/
H A Doslib.c194 gethostname (name, namelen) function
211 gethostname (name, namelen) function
/haiku-fatelf/src/bin/network/wget/lib/
H A Dunistd.in.h375 # undef gethostname macro
376 # define gethostname rpl_gethostname macro
382 # undef gethostname macro
383 # define gethostname gethostname_used_without_requesting_gnulib_module_gethostname macro
385 # undef gethostname macro
386 # define gethostname(n,l) \ macro
[all...]

Completed in 107 milliseconds