Home
last modified time | relevance | path

Searched refs:badbytes (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dcheck.c56 int64_t badbytes; in checkfilesys() local
133 badbytes = (int64_t)boot.NumBad * boot.ClusterSize; in checkfilesys()
141 humanize_number(badstr, sizeof(badstr), badbytes, "", in checkfilesys()
155 (intmax_t)badbytes / 1024, boot.NumBad); in checkfilesys()
/third_party/curl/lib/
H A Durlapi.c394 static const char badbytes[]={ in junkscan() local
408 nfine = strcspn(url, badbytes); in junkscan()
/third_party/protobuf/python/google/protobuf/internal/
H A Dreflection_test.py2046 badbytes = raw.item[0].message.replace(
2051 message2.MergeFromString(badbytes)

Completed in 7 milliseconds