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

/vbox/include/iprt/
H A Dsymlink.h83 RTSYMLINKTYPE_END, enumerator in enum:RTSYMLINKTYPE
/vbox/src/VBox/Runtime/r3/posix/
H A Dsymlink-posix.cpp99 AssertReturn(enmType > RTSYMLINKTYPE_INVALID && enmType < RTSYMLINKTYPE_END, VERR_INVALID_PARAMETER);
/vbox/src/VBox/Runtime/r3/win/
H A Dsymlink-win.cpp125 AssertReturn(enmType > RTSYMLINKTYPE_INVALID && enmType < RTSYMLINKTYPE_END, VERR_INVALID_PARAMETER);

Completed in 43 milliseconds