_NextEntry
while (_NextEntry() != B_ENTRY_NOT_FOUND) {
while ((status = _NextEntry()) == B_OK) {
status_t _NextEntry();