Home | History | Annotate | Download | only in dropbear

Lines Matching refs:strncmp

410 	if ((strncmp(src, "/dev/", 5) == 0) || (dstsize < (strlen(src) + 5))) {
424 if (strncmp(src, "/dev/", 5) == 0)
445 if (strncmp(src, "/dev/", 5) == 0)
449 if (strncmp(src, "tty", 3) == 0)
696 if (!strncmp(ty->ty_name, ut->ut_line, sizeof(ut->ut_line)))
720 (strncmp(old_ut.ut_line, ut->ut_line, sizeof(ut->ut_line)) == 0) &&
721 (strncmp(old_ut.ut_name, ut->ut_name, sizeof(ut->ut_name)) == 0)) {
980 if (strncmp(li->username, ut->ut_name,
1135 if ( strncmp(li->username, utx->ut_name,