skipsave
save_skipstate(struct skipsave *p)
restore_skipstate(const struct skipsave *p)
STATIC struct skipsave s_k_i_p;
void save_skipstate(struct skipsave *);
void restore_skipstate(const struct skipsave *);
struct skipsave saveskip;