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

/vbox/src/VBox/HostServices/GuestControl/
H A Dgctrl.cpp104 int gctrlAddToExecEnvv(const char *pszEnv, void **ppvList, uint32_t *pcbList, uint32_t *pcEnv) argument
130 *pcEnv = 0;
137 *pcEnv += 1; /* Increase env pairs count. */

Completed in 42 milliseconds