Home | History | Annotate | Download | only in openssh

Lines Matching refs:strncmp

564 	if ((strncmp(src, "/dev/", 5) == 0) || (dstsize < (strlen(src) + 5)))
578 if (strncmp(src, "/dev/", 5) == 0)
601 if (strncmp(src, "/dev/", 5) == 0)
605 if (strncmp(src, "tty", 3) == 0)
855 if (!strncmp(ty->ty_name, ut->ut_line, sizeof(ut->ut_line)))
892 (strncmp(old_ut.ut_line, ut->ut_line, sizeof(ut->ut_line)) == 0) &&
893 (strncmp(old_ut.ut_name, ut->ut_name, sizeof(ut->ut_name)) == 0))
1167 if (strncmp(li->username, ut->ut_name,
1331 if (strncmp(li->username, utx->ut_user,