Searched refs:RTEnvPut (Results 1 - 4 of 4) sorted by relevance

/vbox/include/iprt/
H A Denv.h181 RTDECL(int) RTEnvPut(const char *pszVarEqualValue);
H A Dmangling.h526 # define RTEnvPut RT_MANGLER(RTEnvPut) macro
/vbox/src/VBox/Runtime/r3/posix/
H A Denv-posix.cpp85 RTDECL(int) RTEnvPut(const char *pszVarEqualValue) function
/vbox/src/VBox/Runtime/r3/win/
H A Denv-win.cpp117 RTDECL(int) RTEnvPut(const char *pszVarEqualValue) function

Completed in 77 milliseconds