Home
last modified time | relevance | path

Searched refs:current_path (Results 1 – 1 of 1) sorted by relevance

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