Searched refs:DIRREMOVE_FLAG_RECURSIVE (Results 1 - 3 of 3) sorted by relevance

/vbox/include/VBox/HostServices/
H A DGuestControlSvc.h127 #define DIRREMOVE_FLAG_RECURSIVE RT_BIT(0) macro
/vbox/src/VBox/Additions/common/VBoxService/
H A DVBoxServiceControlSession.cpp147 if (uFlags & DIRREMOVE_FLAG_RECURSIVE)
149 /* Note: DIRREMOVE_FLAG_RECURSIVE must be set explicitly.
/vbox/src/VBox/Main/src-client/
H A DGuestSessionImpl.cpp2832 uint32_t uFlags = DIRREMOVE_FLAG_RECURSIVE

Completed in 140 milliseconds