Home
last modified time | relevance | path

Searched refs:pContLen (Results 1 – 1 of 1) sorted by relevance

/dports/www/apt-cacher-ng/apt-cacher-ng-3.2/source/
H A Dfileitem.cc187 const char *pContLen=m_head.h[header::CONTENT_LENGTH]; in Setup() local
188 if(pContLen) in Setup()
190 off_t nContLen=atoofft(pContLen); // if it's 0 then we assume it's 0 in Setup()