Searched refs:pcEnv (Results 1 - 2 of 2) 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. */
H A Dgctrl.h28 int gctrlAddToExecEnvv(const char *pszEnv, void **ppvList, uint32_t *pcbList, uint32_t *pcEnv);

Completed in 42 milliseconds