Home
last modified time | relevance | path

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

/haiku/src/system/kernel/
H A Dmodule.cpp831 iterator_pop_path_from_stack(module_iterator* iterator, uint32* _baseLength) in iterator_pop_path_from_stack() function
930 const char* path = iterator_pop_path_from_stack(iterator, in iterator_get_next_module()
2086 while ((path = iterator_pop_path_from_stack(iterator, NULL)) != NULL) in close_module_list()