10 #ifndef INC_osiProcess_H 11 #define INC_osiProcess_H 19 #include "libComAPI.h" 28 LIBCOM_API osiGetUserNameReturn epicsStdCall
osiGetUserName (
char *pBuf,
unsigned bufSize);
41 (
const char *pProcessName,
const char *pBaseExecutableName);
osiSpawnDetachedProcessReturn
LIBCOM_API osiSpawnDetachedProcessReturn epicsStdCall osiSpawnDetachedProcess(const char *pProcessName, const char *pBaseExecutableName)
LIBCOM_API osiGetUserNameReturn epicsStdCall osiGetUserName(char *pBuf, unsigned bufSize)