Searched defs:bytesleft (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/usr.sbin/bootp/common/ |
H A D | dovend.c | 47 int bytesleft = len; in dovend_rfc1497() local 281 insert_ip(byte tag, struct in_addr_list *iplist, byte **dest, int *bytesleft) in insert_ip() 320 insert_generic(struct shared_bindata *gendata, byte **buff, int *bytesleft) in insert_generic()
|
/netbsd-src/usr.sbin/bootp/bootpef/ |
H A D | bootpef.c | 272 int bytesleft, len; in mktagfile() local
|
/netbsd-src/usr.sbin/bootp/bootpd/ |
H A D | bootpd.c | 1214 int bytesleft, len; in dovend_rfc1048() local
|
/netbsd-src/sbin/fsck_lfs/ |
H A D | segwrite.c | 547 int bytesleft, size; in lfs_updatemeta() local
|
/netbsd-src/sys/ufs/lfs/ |
H A D | lfs_segment.c | 1604 int bytesleft, size; local
|
/netbsd-src/sys/dev/usb/ |
H A D | utoppy.c | 631 uint32_t len, thislen, requested, bytesleft; in utoppy_recv_packet() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/ |
H A D | charset.c | 1173 size_t bytesleft = 6; in convert_ucn() local
|
/netbsd-src/external/gpl3/gcc/dist/libcpp/ |
H A D | charset.cc | 1206 size_t bytesleft = 6; in convert_ucn() local
|