Lines Matching full:gethostname
143 #define _BSD_SOURCE 1 /* Or gethostname won't be declared properly189 #define _XOPEN_SOURCE_EXTENDED 1 /* Or gethostname won't be declared properly1093 if (gethostname(localhost, sizeof localhost-1) == 0)