- Timestamp:
- Nov 23, 2017 7:05:04 PM (7 years ago)
- svn:sync-xref-src-repo-rev:
- 119241
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/include/iprt/vfs.h ¶
r69813 r69817 1707 1707 * Optional. 1708 1708 */ 1709 RTDECL(int) RTVfsChainOpenObj(const char *pszSpec, uint64_t fFileOpen, uint32_t fObj Open,1709 RTDECL(int) RTVfsChainOpenObj(const char *pszSpec, uint64_t fFileOpen, uint32_t fObjFlags, 1710 1710 PRTVFSOBJ phVfsObj, uint32_t *poffError, PRTERRINFO pErrInfo); 1711 1711
Note:
See TracChangeset
for help on using the changeset viewer.