Searched defs:bstring (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/lib9p/pytest/ |
H A D | sequencer.py | 97 def unpack(self, vdict, cdict, bstring, offset, noerror=False): argument 234 def _unpack1(self, via, bstring, offset, noerror): argument 250 def unpack(self, vdict, cdict, bstring, offset, noerror=False): argument 353 def unpack(self, vdict, cdict, bstring, offset, noerror=False): argument 442 def unpack(self, vdict, cdict, bstring, offset, noerror=False): argument 616 def unpack_from(self, vdict, cdict, bstring, offset=0, noerror=False): argument 641 def unpack(self, vdict, cdict, bstring, noerror=False): argument
|
H A D | protocol.py | 708 def unpack_header(bstring, noerror=False): argument 724 def unpack(self, bstring, noerror=False): argument 764 def unpack_wirestat(self, bstring, offset, noerror=False): argument 795 def unpack_dirent(self, bstring, offset, noerror=False): argument
|
H A D | p9conn.py | 1143 def decode_stat_objects(self, bstring, noerror=False): argument 1158 def decode_readdir_dirents(self, bstring, noerror=False): argument
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | peXXigen.c | 3651 bfd_byte * bstring; in rsrc_cmp() local 3820 bfd_byte * bstring; in rsrc_merge_string_entries() local
|
/netbsd-src/external/gpl3/binutils/dist/bfd/ |
H A D | peXXigen.c | 3675 bfd_byte * bstring; in rsrc_cmp() local 3844 bfd_byte * bstring; in rsrc_merge_string_entries() local
|