#include <stdio.h>#include <string.h>#include <unistd.h>#include <netinet/in.h>#include <sys/types.h>Go to the source code of this file.
Functions | |
| size_t | strlcpy (char *dst, const char *src, size_t sz) |
Variables | |
| const char * | XrdSysPlatformCVSID = "$Id: XrdSysPlatform.cc 38011 2011-02-08 18:35:57Z ganis $" |
| const char* XrdSysPlatformCVSID = "$Id: XrdSysPlatform.cc 38011 2011-02-08 18:35:57Z ganis $" |
Definition at line 13 of file XrdSysPlatform.cc.
1.5.1