Searched defs:RecoverInteriorCursor (Results 1 – 1 of 1) sorted by relevance
618 typedef struct RecoverInteriorCursor RecoverInteriorCursor; typedef619 struct RecoverInteriorCursor { struct620 RecoverInteriorCursor *pParent; /* Parent node to this node. */ argument627 static void interiorCursorDestroy(RecoverInteriorCursor *pCursor){ in interiorCursorDestroy() argument