Searched defs:rtVfsChainSpecElementAddArg (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfschain.cpp262 static int rtVfsChainSpecElementAddArg(PRTVFSCHAINELEMSPEC pElement, const char *psz, size_t cch) function
492 rc = rtVfsChainSpecElementAddArg(pElement, pszSrc, cch);

Completed in 50 milliseconds