Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:last

737 		char *cpf, *cpl, last[6], first[30];
758 snprintf(last, sizeof(last), "%5.5d",
760 for (carry = 0, cpf = first+strlen(first)-1, cpl = last+4;
761 cpl >= last;