Home
last modified time | relevance | path

Searched defs:bytesize (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c46 int bytesize; /* local byte size in binary */ variable
/freebsd-src/usr.bin/mkimg/
H A Dimage.c351 uint64_t bytesize; in image_copyin_stream() local
402 uint64_t bytesize; in image_copyin_mapped() local
H A Dmkimg.c440 uint64_t bytesize, byteoffset; in mkimg() local
/freebsd-src/sys/fs/nfs/
H A Dnfs_commonsubs.c846 int rem, bytesize; nfsm_strtom() local
961 int fullsiz, bytesize = 0; nfsm_fhtom() local
3172 int cnt, i, bytesize; nfsrv_putattrbit() local
3193 int cnt, i, bytesize; nfsrv_putopbit() local
[all...]
/freebsd-src/contrib/tnftp/src/
H A Dftp_var.h246 GLOBAL int bytesize; /* local byte size in binary */ variable