Lines Matching refs:cinfo
153 ((a_ept->cinfo.size == BADCONT) ? " ?" : " %llu"), in putcfile()
154 a_ept->cinfo.size) < 0) in putcfile()
158 ((a_ept->cinfo.cksum == BADCONT) ? " ?" : " %ld"), in putcfile()
159 a_ept->cinfo.cksum) < 0) in putcfile()
163 ((a_ept->cinfo.modtime == BADCONT) ? " ?" : " %ld"), in putcfile()
164 a_ept->cinfo.modtime) < 0) in putcfile()
338 ((a_ept->cinfo.size == BADCONT) ? " ?" : " %llu"), in putcvfpfile()
339 a_ept->cinfo.size); in putcvfpfile()
343 ((a_ept->cinfo.cksum == BADCONT) ? " ?" : " %ld"), in putcvfpfile()
344 a_ept->cinfo.cksum); in putcvfpfile()
348 ((a_ept->cinfo.modtime == BADCONT) ? " ?" : " %ld"), in putcvfpfile()
349 a_ept->cinfo.modtime); in putcvfpfile()