Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c46 int bytesize; /* local byte size in binary */ variable
/freebsd/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/sys/fs/nfs/
H A Dnfs_commonsubs.c851 int rem, bytesize; in nfsm_strtom() local
966 int fullsiz, bytesize = 0; in nfsm_fhtom() local
3222 int cnt, i, bytesize; in nfsrv_putattrbit() local
3243 int cnt, i, bytesize; in nfsrv_putopbit() local
/freebsd/contrib/tnftp/src/
H A Dftp_var.h246 GLOBAL int bytesize; /* local byte size in binary */ variable