Searched defs:bytesize (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/crypto/heimdal/appl/ftp/ftp/ | ||
H A D | globals.c | 46 int bytesize; /* local byte size in binary */ variable |
/freebsd-src/usr.bin/mkimg/ | ||
H A D | image.c | 351 uint64_t bytesize; in image_copyin_stream() local |
H A D | mkimg.c | 440 uint64_t bytesize, byteoffset; in mkimg() local |
/freebsd-src/sys/fs/nfs/ | ||
H A D | nfs_commonsubs.c | 846 int rem, bytesize; nfsm_strtom() local |
/freebsd-src/contrib/tnftp/src/ | ||
H A D | ftp_var.h | 246 GLOBAL int bytesize; /* local byte size in binary */ variable |