Searched refs:path_ (Results 1 – 2 of 2) sorted by relevance
95 #define UC_FW_BLOB(major_, minor_, path_) \ argument96 { .major = major_, .minor = minor_, .path = path_ }
657 correspond roughly to the three ``path_*()`` functions we met earlier,658 each of which calls ``link_path_walk()``. The ``path_*()`` functions are
Completed in 7 milliseconds