Searched refs:RTVFSOBJTYPE_SYMLINK (Results 1 - 5 of 5) sorted by relevance

/vbox/include/iprt/
H A Dvfs.h82 RTVFSOBJTYPE_SYMLINK, enumerator in enum:RTVFSOBJTYPE
/vbox/src/VBox/Runtime/common/vfs/
H A Dvfschain.cpp455 pElement->enmTypeOut = RTVFSOBJTYPE_SYMLINK;
H A Dvfsbase.cpp821 case RTVFSOBJTYPE_SYMLINK:
971 if (pThis->pOps->enmType == RTVFSOBJTYPE_SYMLINK)
1813 RTVFSSYMLINK_ASSERT_OPS(pSymlinkOps, RTVFSOBJTYPE_SYMLINK);
/vbox/src/VBox/Runtime/common/zip/
H A Dtarvfs.cpp1214 RTVFSOBJTYPE_SYMLINK,
1430 enmType = RTVFSOBJTYPE_SYMLINK;
H A Dxarvfs.cpp1408 RTVFSOBJTYPE_SYMLINK,
1701 enmType = RTVFSOBJTYPE_SYMLINK;

Completed in 258 milliseconds