Home | History | Annotate | Download | only in src

Lines Matching full:redo_insert

3359 static int redo_insert(int);
3876 if (redo_insert(1) != 0)
3879 if (redo_insert(lastac) != 0)
3999 return (redo_insert(0));
4006 return (redo_insert(0));
4008 return (redo_insert(lastac - 1));
4705 redo_insert(int count)