Home | History | Annotate | Download | only in openssh

Lines Matching defs:skip

832 	int r, i, skip = 0, num = 0, invalid = 1;
876 skip = 1;
880 if (skip) {
881 skip = 0;
886 /* Skip leading whitespace, empty and comment lines. */
898 cp++; /* Skip both */