![]() |
This is Unofficial EPICS BASE Doxygen Site
|
Include dependency graph for osdProcess.c:Go to the source code of this file.
Functions | |
| LIBCOM_API osiGetUserNameReturn epicsStdCall | osiGetUserName (char *pBuf, unsigned bufSizeIn) |
| LIBCOM_API osiSpawnDetachedProcessReturn epicsStdCall | osiSpawnDetachedProcess (const char *pProcessName, const char *pBaseExecutableName) |
| LIBCOM_API osiGetUserNameReturn epicsStdCall osiGetUserName | ( | char * | pBuf, |
| unsigned | bufSizeIn | ||
| ) |
Definition at line 23 of file osdProcess.c.
| LIBCOM_API osiSpawnDetachedProcessReturn epicsStdCall osiSpawnDetachedProcess | ( | const char * | pProcessName, |
| const char * | pBaseExecutableName | ||
| ) |
Definition at line 46 of file osdProcess.c.