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

/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPIGlue.c123 * @param fSetAppHome Whether to set the VBOX_APP_HOME env.var. or not
126 static int tryLoadLibrary(const char *pszHome, int fSetAppHome) argument
154 if (fSetAppHome)

Completed in 42 milliseconds