Searched refs:handle_path (Results 1 – 2 of 2) sorted by relevance
43 …if (pn->handle_device == (void *)(intptr_t)st->st_dev && pn->handle_path == (void *)(intptr_t)st->… in path_list_contains_entry()105 node->handle_path = (void *)(intptr_t) st.st_ino; in prepare_path_node()283 path->handle_path = srcpath->handle_path; in pkgconf_path_copy_list()318 path->handle_path = srcpath->handle_path; in pkgconf_path_prepend_list()
136 void *handle_path; member