Searched defs:RTEnvUnsetEx (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Runtime/generic/
H A Denv-generic.cpp336 rc = RTEnvUnsetEx(Env, pszVarEqualValue);
468 RTDECL(int) RTEnvUnsetEx(RTENV Env, const char *pszVar) function
525 RT_EXPORT_SYMBOL(RTEnvUnsetEx); variable
/vbox/include/iprt/
H A Dmangling.h538 # define RTEnvUnsetEx RT_MANGLER(RTEnvUnsetEx) macro

Completed in 205 milliseconds