Home
last modified time | relevance | path

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

/freebsd-14-stable/crypto/heimdal/appl/ftp/ftp/
HDglobals.c46 int bytesize; /* local byte size in binary */ variable
/freebsd-14-stable/usr.bin/mkimg/
HDimage.c351 uint64_t bytesize; in image_copyin_stream() local
402 uint64_t bytesize; in image_copyin_mapped() local
HDmkimg.c441 uint64_t bytesize, byteoffset; in mkimg() local
/freebsd-14-stable/sys/fs/nfs/
HDnfs_commonsubs.c855 int rem, bytesize; in nfsm_strtom() local
970 int fullsiz, bytesize = 0; in nfsm_fhtom() local
3226 int cnt, i, bytesize; in nfsrv_putattrbit() local
3247 int cnt, i, bytesize; in nfsrv_putopbit() local
/freebsd-14-stable/contrib/tnftp/src/
HDftp_var.h246 GLOBAL int bytesize; /* local byte size in binary */ variable