org-list-get-parent

org-list-get-parent is a compiled Lisp function in `org-list.el'.

(org-list-get-parent ITEM STRUCT PARENTS)

Return parent of ITEM or nil.
STRUCT is the list structure. PARENTS is the alist of parents,
as returned by `org-list-parents-alist'.