![]() |
This is Unofficial EPICS BASE Doxygen Site
|
#include <limits.h>
#include <string.h>
#include <remLib.h>
#include "osiProcess.h"
#include "errlog.h"
Go to the source code of this file.
Macros | |
#define | _VSB_CONFIG_FILE <../lib/h/config/vsbConfig.h> |
Functions | |
LIBCOM_API osiGetUserNameReturn epicsStdCall | osiGetUserName (char *pBuf, unsigned bufSizeIn) |
LIBCOM_API osiSpawnDetachedProcessReturn epicsStdCall | osiSpawnDetachedProcess (const char *pProcessName, const char *pBaseExecutableName) |
#define _VSB_CONFIG_FILE <../lib/h/config/vsbConfig.h> |
Definition at line 18 of file osdProcess.c.
LIBCOM_API osiGetUserNameReturn epicsStdCall osiGetUserName | ( | char * | pBuf, |
unsigned | bufSizeIn | ||
) |
Definition at line 28 of file osdProcess.c.
LIBCOM_API osiSpawnDetachedProcessReturn epicsStdCall osiSpawnDetachedProcess | ( | const char * | pProcessName, |
const char * | pBaseExecutableName | ||
) |
Definition at line 52 of file osdProcess.c.