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

/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dcdda.cpp183 uint32 foundLength = strlen(found); local
185 memmove(found, found + cutLength, foundLength + 1 - cutLength);

Completed in 80 milliseconds