Home | History | Annotate | Download | only in ssl

Lines Matching full:gethostname

143 #define _BSD_SOURCE 1		/* Or gethostname won't be declared properly
189 #define _XOPEN_SOURCE_EXTENDED 1 /* Or gethostname won't be declared properly
1093 if (gethostname(localhost, sizeof localhost-1) == 0)