Home
last modified time | relevance | path

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

/src/crypto/heimdal/appl/ftp/ftp/
H A Dglobals.c46 int bytesize; /* local byte size in binary */ variable
/src/usr.bin/mkimg/
H A Dimage.c353 uint64_t bytesize; in image_copyin_stream() local
404 uint64_t bytesize; in image_copyin_mapped() local
H A Dmkimg.c450 uint64_t bytesize, byteoffset; in mkimg() local
/src/sys/fs/nfs/
H A Dnfs_commonsubs.c870 int rem, bytesize; in nfsm_strtom() local
985 int fullsiz, bytesize = 0; in nfsm_fhtom() local
3586 int cnt, i, bytesize; in nfsrv_putattrbit() local
3607 int cnt, i, bytesize; in nfsrv_putopbit() local
/src/contrib/tnftp/src/
H A Dftp_var.h246 GLOBAL int bytesize; /* local byte size in binary */ variable