Searched refs:current_path (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/
H A Dmodule.cpp137 const char* current_path; member in struct:module_iterator
937 free((char*)iterator->current_path);
938 iterator->current_path = path;
971 passedOffset = strlen(iterator->current_path) + 1;
996 KPath path(iterator->current_path);
2097 free((char*)iterator->current_path);

Completed in 55 milliseconds