Searched refs:bufend (Results 1 - 1 of 1) sorted by relevance
/ast/src/cmd/mailx/ | ||
H A D | misc.c | 432 char* bufend; local 445 bufend = buf; 446 for (cp = name, cp2 = bufend; c = *cp++; ) { 482 cp2 = bufend; 519 bufend = cp2; |
Completed in 7 milliseconds