Searched refs:pszDaemonizedOpt (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A DRTProcDaemonize-generic.cpp44 RTR3DECL(int) RTProcDaemonize(const char * const *papszArgs, const char *pszDaemonizedOpt) argument
65 papszNewArgs[cArgs] = pszDaemonizedOpt;
/vbox/include/iprt/
H A Dprocess.h321 * except that the @a pszDaemonizedOpt is appended to prevent that the new
334 RTR3DECL(int) RTProcDaemonize(const char * const *papszArgs, const char *pszDaemonizedOpt);

Completed in 55 milliseconds