#include <unistd.h>
#include <errno.h>
Go to the source code of this file.
Defines | |
#define | MAXHOSTNAMELEN 256 |
Provides the function `int gethostname(char* hostname, size_t len)' in a platform independent manner. |
#define MAXHOSTNAMELEN 256 |
Provides the function `int gethostname(char* hostname, size_t len)' in a platform independent manner.
The associated macro MAXHOSTNAMELEN is also guaranteed to be set correctly.
Definition at line 65 of file gethostname.h.
Referenced by OmniEvents::omniEventsLog::initializeFileNames().