_XMGetSelectionPtr  209 oldXMenu/Activate.c     cur_s = _XMGetSelectionPtr(cur_p, *s_num);
_XMGetSelectionPtr   71 oldXMenu/ChgSel.c     s_ptr = _XMGetSelectionPtr(p_ptr, s_num);
_XMGetSelectionPtr   55 oldXMenu/DelSel.c     s_ptr = _XMGetSelectionPtr(p_ptr, s_num);
_XMGetSelectionPtr   72 oldXMenu/InsSel.c     s_ptr = _XMGetSelectionPtr(p_ptr, (s_num - 1));
_XMGetSelectionPtr   70 oldXMenu/Locate.c       s_ptr = _XMGetSelectionPtr(p_ptr, s_num);
_XMGetSelectionPtr   55 oldXMenu/SetSel.c     s_ptr = _XMGetSelectionPtr(p_ptr, s_num);
_XMGetSelectionPtr   76 oldXMenu/XMenuInt.h XMSelect *_XMGetSelectionPtr(XMPane *p_ptr, int s_num);