#include <errno.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <sys/stat.h>
#include <pwd.h>
#include <sys/resource.h>
#include <sys/file.h>
#include <dirent.h>
#include <libgen.h>
#include <dlfcn.h>
#include <link.h>
#include <sys/poll.h>
#include <sys/time.h>
#include <utime.h>
#include <sys/wait.h>
Go to the source code of this file.
Defines | |
#define | XPD_LIBPATH "LD_LIBRARY_PATH" |
#define | XPD_LONGOK(x) (x > LONG_MIN && x < LONG_MAX) |
#define XPD_LIBPATH "LD_LIBRARY_PATH" |
Definition at line 116 of file XrdProofdPlatform.h.
Referenced by XrdProofdManager::Config(), and XrdProofdProofServMgr::SetProofServEnv().
Definition at line 127 of file XrdProofdPlatform.h.
Referenced by XrdProofdProofServMgr::CheckActiveSessions(), XrdProofdProofServMgr::CheckTerminatedSessions(), XrdProofdProofServMgr::CleanClientSessions(), XrdProofdClientMgr::DoDirectiveClientMgr(), XrdProofdProofServMgr::DoDirectiveProofServMgr(), XrdProofdNetMgr::DoDirectiveWorker(), XpdMsg::Get(), XpdMsg::Init(), XrdProofdAux::ParsePidPath(), and XrdProofdProofServMgr::PrepareSessionRecovering().