Home | History | Annotate | Download | only in src

Lines Matching defs:lastp

1870 	      char *cp, *lastp = NULL, last = 0;
1875 lastp = a[j] + strlen(a[j]) - 1;
1876 last = *lastp;
1893 *lastp = 0;
1903 if (lastp)
1904 *lastp = last;