t_can.c | 410 int s1, rv1; local in function:ATF_TC_BODY 453 if (can_read(s1, &cf_receive1, &rv1) < 0) { 472 int s1, rv1; local in function:ATF_TC_BODY 514 if (can_recvfrom(s1, &cf_receive1, &rv1, &sa) < 0) { 537 int s1, rv1; local in function:ATF_TC_BODY 578 if (can_recvfrom(s1, &cf_receive1, &rv1, &sa) < 0) { 604 int s1, rv1; local in function:ATF_TC_BODY 661 rv1 = rump_sys_select(MAX(s1,s2) + 1, &rfds, NULL, NULL, &tmout); 662 switch(rv1) { 675 if (( rv1 = rump_sys_recvfrom(s1, &cf_receive1 [all...] |