control_sub_pane
control_sub_pane_cmp(struct control_sub_pane *csp1,
struct control_sub_pane *csp2)
RB_GENERATE_STATIC(control_sub_panes, control_sub_pane, entry,
struct control_sub_pane *csp, *csp1;
RB_ENTRY(control_sub_pane) entry;
RB_HEAD(control_sub_panes, control_sub_pane);
struct control_sub_pane *csp, find;
struct control_sub_pane *csp, find;