Searched defs:m_entry (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/atf/atf-c/detail/
H A Dlist.h41 const void *m_entry; member in struct:atf_list_citer
59 void *m_entry; member in struct:atf_list_iter
H A Dmap.h41 const void *m_entry; member in struct:atf_map_citer
61 void *m_entry; member in struct:atf_map_iter
/freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/
H A DLibCxxList.cpp142 ListEntry m_entry; member in class:ListIterator
[all...]
H A DLibCxxMap.cpp235 MapEntry m_entry; member in class:MapIterator
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c54 struct mtree_entry *m_entry; member in struct:attr_counter
775 mtree_entry_new(struct archive_write *a, struct archive_entry *entry, struct mtree_entry **m_entry) argument
1877 mtree_entry_create_virtual_dir(struct archive_write *a, const char *pathname, struct mtree_entry **m_entry) argument
[all...]

Completed in 43 milliseconds