ebrowse-name/accessor-alist

ebrowse-name/accessor-alist is a compiled Lisp function in `ebrowse.el'.

(ebrowse-name/accessor-alist TREE ACCESSOR)

Return an alist containing all members of TREE in group ACCESSOR.
ACCESSOR is the accessor function for the member list.
Elements of the result have the form (NAME . ACCESSOR), where NAME
is the member name.