| /netbsd-src/external/bsd/ntp/dist/scripts/monitoring/ |
| H A D | ntptrap | 166 &debug(sprintf("hostname(%d.%d.%d.%d) = \"%s\"",unpack("C4",$addr),$name)) 169 &debug(sprintf("Failed to get name for %d.%d.%d.%d",unpack("C4",$addr))); 170 return sprintf("[%d.%d.%d.%d]",unpack("C4",$addr)); 198 ($addr,$assoc,$op) = unpack("a4SC",($req = shift(@Requests))); 202 &set_timeout("retry-".unpack("H*",$req),time+$BASE_TIMEOUT, 203 sprintf("&retry(\"%s\");",unpack("H*",$req))); 255 $from = (unpack("Sna4",$from))[$[+2]; # keep host addr only 269 &clear_timeout("retry-".unpack("H*",pack("a4SC",$from,$associd,$op))) unless $op == 7; 280 &clear_timeout("retry-".unpack("H*",pack("a4SC",$from,$associd,$op))); 334 unpack("x4SC",$tag))); [all …]
|
| /netbsd-src/external/bsd/libfido2/dist/fuzz/ |
| H A D | libfuzzer.c | 61 if ((p = unpack(buf, n)) == NULL) { in save_seed() 177 if ((p = unpack(data, size)) == NULL) in LLVMFuzzerTestOneInput() 211 if ((p = unpack(data, size)) == NULL) { in LLVMFuzzerCustomMutator()
|
| H A D | mutator_aux.h | 68 struct param *unpack(const uint8_t *, size_t);
|
| H A D | fuzz_netlink.c | 25 unpack(const uint8_t *ptr, size_t len) in unpack() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/ |
| H A D | llvm-gisel-cov.py | 47 backend, = struct.unpack("%ds" % len(backend), backend) 52 rule_id, = struct.unpack("Q", data[:8])
|
| /netbsd-src/external/mpl/bind/dist/bin/tests/system/pipelined/ans5/ |
| H A D | ans.py | 148 qid = struct.unpack(">H", data[:2])[0] 155 qid = struct.unpack(">H", data[:2])[0] 165 qid = struct.unpack(">H", data[:2])[0]
|
| /netbsd-src/external/bsd/unbound/dist/contrib/ |
| H A D | unbound-querycachedb.py | 39 timestamp = struct.unpack('!Q', value[-16:-8])[0] 40 expire = struct.unpack('!Q', value[-8:])[0]
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
| H A D | Bitfields.h | 131 static T unpack(T StorageValue) { return StorageValue; } in unpack() function 147 static T unpack(T StorageValue) { 180 return C::unpack(StorageValue);
|
| /netbsd-src/external/gpl3/binutils.old/dist/zlib/os400/ |
| H A D | README400 | 3 1) Download and unpack the zlib tarball to some IFS directory. 7 else you have to unpack first to some directory on a system supporting it,
|
| /netbsd-src/external/gpl3/binutils/dist/zlib/os400/ |
| H A D | README400 | 3 1) Download and unpack the zlib tarball to some IFS directory. 7 else you have to unpack first to some directory on a system supporting it,
|
| /netbsd-src/external/gpl3/gdb/dist/zlib/os400/ |
| H A D | README400 | 3 1) Download and unpack the zlib tarball to some IFS directory. 7 else you have to unpack first to some directory on a system supporting it,
|
| /netbsd-src/external/bsd/libuuid_ul/lib/libuuid_ul/ |
| H A D | srcs.mk | 11 unpack.c \
|
| /netbsd-src/external/mit/xorg/lib/libdrm_nouveau/ |
| H A D | Makefile | 31 unpack.h
|
| /netbsd-src/external/bsd/am-utils/dist/scripts/ |
| H A D | lostaltmail.in | 607 join ('.',unpack('C4',$addr))) if ($debug); 611 printf("Sockaddr: %s\n", join (' ',unpack('C14',$sockaddr))) if ($debug);
|
| /netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/ |
| H A D | fipskey.h.in | 24 {- join(', ', map { "0x$_" } unpack("(A2)*", $config{FIPSKEY})) -}
|
| /netbsd-src/external/apache2/llvm/dist/clang/utils/hmaptool/ |
| H A D | hmaptool | 46 num_buckets, max_value_len) = struct.unpack(header_fmt, data) 67 buckets = [struct.unpack(bucket_fmt,
|
| /netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/ |
| H A D | sancov.py | 52 magic_words = struct.unpack('II', magic_bytes); 118 pid, module_length, blob_size = struct.unpack('iII', header)
|
| /netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/ |
| H A D | mingw.py | 114 def unpack(archive, location, log = EmptyLogger()): function 162 unpack(archive, location, log = log)
|
| /netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/ |
| H A D | mingw.py | 114 def unpack(archive, location, log = EmptyLogger()): function 162 unpack(archive, location, log = log)
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/config/djgpp/ |
| H A D | README | 68 some more work to unpack. First, you MUST use the `djunpack' batch 76 and then invoke it to unpack the distribution. Here's how: 90 `djtar' doesn't support bzip2 decompression, you need to unpack it as
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/config/djgpp/ |
| H A D | README | 68 some more work to unpack. First, you MUST use the `djunpack' batch 76 and then invoke it to unpack the distribution. Here's how: 90 `djtar' doesn't support bzip2 decompression, you need to unpack it as
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/bindings/lua/ |
| H A D | optparse.lua | 45 local arg = {table.unpack(arg)}
|
| /netbsd-src/crypto/external/bsd/netpgp/dist/src/hkpclient/ |
| H A D | optparse.lua | 45 local arg = {unpack(arg)}
|
| /netbsd-src/libexec/httpd/lua/ |
| H A D | optparse.lua | 45 local arg = {table.unpack(arg)}
|
| /netbsd-src/distrib/sets/lists/xcomp/ |
| H A D | md.evbarm | 9 ./usr/X11R7/include/libdrm/nouveau/nvif/unpack.h xcomp-libdrm-include xorg
|