Searched refs:path_ (Results 1 – 2 of 2) sorted by relevance
92 #define UC_FW_BLOB(major_, minor_, path_) \ argument93 { .major = major_, .minor = minor_, .path = path_ }
658 correspond roughly to the four ``path_*()`` functions we met earlier,659 each of which calls ``link_path_walk()``. The ``path_*()`` functions are