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

/vbox/include/iprt/
H A Dsymlink.h70 typedef enum RTSYMLINKTYPE enum
86 } RTSYMLINKTYPE; typedef in typeref:enum:RTSYMLINKTYPE
111 RTSYMLINKTYPE enmType, uint32_t fCreate);
H A Dvfslowlevel.h538 RTSYMLINKTYPE enmType, PRTVFSSYMLINK phVfsSymlink);
/vbox/src/VBox/Runtime/r3/posix/
H A Dsymlink-posix.cpp94 RTDECL(int) RTSymlinkCreate(const char *pszSymlink, const char *pszTarget, RTSYMLINKTYPE enmType, uint32_t fCreate)
/vbox/src/VBox/Runtime/testcase/
H A DtstRTSymlink.cpp45 const char *pszTarget, RTSYMLINKTYPE enmType, bool fDangling)
/vbox/src/VBox/Runtime/r3/win/
H A Dsymlink-win.cpp120 RTDECL(int) RTSymlinkCreate(const char *pszSymlink, const char *pszTarget, RTSYMLINKTYPE enmType, uint32_t fCreate)

Completed in 62 milliseconds