Home | History | Annotate | Download | only in dropbear

Lines Matching full:isspace

415 			while (*p && isspace((unsigned char)*p)) p++;
1095 while (*p && isspace((unsigned char)*p)) p++;