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

/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceVMInfo.cpp627 char **ppszSessions; int cSessions; local
630 DBUS_TYPE_OBJECT_PATH, &ppszSessions, &cSessions,
635 char **ppszCurSession = ppszSessions;
759 dbus_free_string_array(ppszSessions);

Completed in 46 milliseconds