Home | History | Annotate | Download | only in openssh

Lines Matching refs:isalpha

698 	if (!isalpha((u_char)name[0]) && !isdigit((u_char)name[0]))