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

/vbox/src/VBox/Runtime/common/vfs/
H A Dvfsbase.cpp1390 char *pszEntryEnd = &pPath->szPath[pPath->aoffComponents[iComponent + 1] - 1]; local
1391 *pszEntryEnd = '\0';
1400 *pszEntryEnd = '\0';
1417 *pszEntryEnd = '/';

Completed in 72 milliseconds