Searched refs:frp3 (Results 1 – 1 of 1) sorted by relevance
2912 if (frp3 != NULL) in winframe_remove()2914 if (frp3->fr_win != NULL && !frp3->fr_win->w_p_wfh) in winframe_remove()2916 frp2 = frp3; in winframe_remove()2917 wp = frp3->fr_win; in winframe_remove()2920 frp3 = frp3->fr_next; in winframe_remove()2949 if (frp3 != NULL) in winframe_remove()2951 if (frp3->fr_win != NULL && !frp3->fr_win->w_p_wfw) in winframe_remove()2953 frp2 = frp3; in winframe_remove()2954 wp = frp3->fr_win; in winframe_remove()2957 frp3 = frp3->fr_next; in winframe_remove()[all …]