HomeSort by: relevance | last modified time | path
    Searched defs:lhlen (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/csh/
dol.c 690 size_t lhlen = 0, rhlen = 0; local in function:setDolp
701 lhlen++;
714 (size_t)((Strlen(cp) + 1 - lhlen + rhlen) *
718 (void)Strcpy(np + (dp - cp) + rhlen, dp + lhlen);
dol.c 690 size_t lhlen = 0, rhlen = 0; local in function:setDolp
701 lhlen++;
714 (size_t)((Strlen(cp) + 1 - lhlen + rhlen) *
718 (void)Strcpy(np + (dp - cp) + rhlen, dp + lhlen);

Completed in 26 milliseconds