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

  /src/external/gpl2/rcs/dist/src/
rcsfnms.c 301 size_t tplen = dir_useful_len(tp); local
302 p = testalloc(tplen + 10);
303 VOID sprintf(p, "%.*s%cT%cXXXXXX", (int)tplen, tp, SLASH, '0'+n);
310 (int)tplen, tp, SLASH, '0'+n

Completed in 24 milliseconds