HomeSort by relevance Sort by last modified time
    Searched refs:fname_length (Results 1 - 2 of 2) sorted by null

  /external/python/cpython2/PC/bdist_wininst/
archive.h 38 short fname_length; member in struct:cdir
57 short fname_length; member in struct:fhdr
extract.c 243 pos += pcdir->fname_length + pcdir->extra_length +
249 + pfhdr->fname_length
274 len = pfhdr->fname_length - namelen;
293 strncat(pathname, fname, pfhdr->fname_length);

Completed in 56 milliseconds