/freebsd/contrib/file/magic/Magdir/ |
H A D | sun | 16 #>>20 belong =4096 dynamically linked executable~ 17 #>>20 belong >4096 dynamically linked executable 22 >0 byte &0x80 dynamically linked executable 27 >0 byte &0x80 dynamically linked executable 34 >>20 belong =4096 dynamically linked executable 35 >>20 belong >4096 dynamically linked executable 40 >0 byte &0x80 dynamically linked executable 45 >0 byte &0x80 dynamically linked executable 52 >>20 belong =4096 dynamically linked executable 53 >>20 belong >4096 dynamically linked executable [all …]
|
H A D | hp | 55 >168 belong &0x00000004 dynamically linked 56 >(144) belong 0x054ef630 dynamically linked 60 >168 belong&0x4 0x4 dynamically linked 61 >(144) belong 0x054ef630 dynamically linked 65 >168 belong&0x4 0x4 dynamically linked 66 >(144) belong 0x054ef630 dynamically linked 79 >168 belong &0x00000004 dynamically linked 80 >(144) belong 0x054ef630 dynamically linked 84 >168 belong &0x00000004 dynamically linked 85 >(144) belong 0x054ef630 dynamically linked [all …]
|
H A D | bsdi | 19 >>20 belong =4096 dynamically linked executable 20 >>20 belong >4096 dynamically linked executable 29 >0 byte &0x80 dynamically linked executable 35 >0 byte &0x80 dynamically linked executable
|
H A D | freebsd | 25 # an executable, and is dynamically-linked if the "has run-time 33 # a dynamically-linked executable; 46 # a dynamically-linked executable, otherwise it's just an 57 # it's a dynamically-linked executable); 83 >>3 byte&0x80 0x80 dynamically linked executable 93 >>3 byte&0x80 0x80 dynamically linked executable 103 >>3 byte&0x80 0x80 dynamically linked executable 113 >>3 byte&0x80 0x80 dynamically linked executable
|
H A D | netbsd | 24 >>20 lelong =4096 dynamically linked executable 25 >>20 lelong >4096 dynamically linked executable 32 >>20 lelong =8192 dynamically linked executable 33 >>20 lelong >8192 dynamically linked executable 39 >0 byte &0x80 dynamically linked executable 48 >0 byte &0x80 dynamically linked executable
|
H A D | human68k | 14 #>(8.L+74) string #LIBCV1 - linked PD LIBC ver 1
|
H A D | ibm6000 | 11 # Breaks sun4 statically linked execs.
|
/freebsd/crypto/openssl/doc/man3/ |
H A D | SSL_get_fd.pod | 5 SSL_get_fd, SSL_get_rfd, SSL_get_wfd - get file descriptor linked to an SSL object 17 SSL_get_fd() returns the file descriptor which is linked to B<ssl>. 36 The file descriptor linked to B<ssl>.
|
H A D | SSL_get_rbio.pod | 5 SSL_get_rbio, SSL_get_wbio - get BIO linked to an SSL object 32 The BIO linked to B<ssl>.
|
H A D | SSL_CTX_sessions.pod | 23 form a linked list which is maintained separately from the
|
/freebsd/rescue/ |
H A D | README | 5 The contents of /rescue are all statically linked and do not depend on 27 These tools have one big disadvantage: being statically linked, they
|
/freebsd/tools/build/options/ |
H A D | WITH_META_MODE | 32 Files read, executed or linked to are newer than the target. 36 Files read, written, executed or linked are missing.
|
H A D | WITH_PIE | 1 Build dynamically linked binaries as
|
H A D | WITHOUT_PIE | 1 Do not build dynamically linked binaries as
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dummynet.txt | 187 - fsu: contains flowset that are not linked with any scheduler. 382 be linked with this pipe. If so, these flowset will be of wf2q+ type (for 395 flowset list to search eventually flowset that would be linked with this 402 contains all flowset that aren't linked with a scheduler, the flowset list 403 contains flowset linked to a scheduler, and so they have a type. 407 linked doesn't exists, or added in the flowset list and configured properly if 427 scheduler flowset specific data is linked with the flowset writing the 430 these are linked to the parent scheduler writing the id of the parent in the 432 the buffer and linked thorugh the 'obj' and 'sched_inst' pointer. 469 the linked flowset is deleting and if so the counter is decrementing. If the [all …]
|
/freebsd/contrib/libpcap/doc/ |
H A D | README.linux | 14 Linux's run-time linker allows shared libraries to be linked with other 18 later version of the shared library can be linked with that other shared
|
/freebsd/tools/build/mk/ |
H A D | Makefile.boot.pre | 4 # And on macOS it is impossible to create a statically linked binary.
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsEVAInstrInfo.td | 36 // Load-linked EVA, Store-conditional EVA encodings 123 // Load-linked EVA, Store-conditional EVA descriptions 205 /// Load-linked EVA, Store-conditional EVA
|
H A D | MipsEVAInstrFormats.td | 42 // Load-linked EVA, Store-conditional EVA
|
/freebsd/contrib/bmake/mk/ |
H A D | README | 100 linked-to file must come first, the linked file second, 101 and there may be multiple pairs. The files are soft-linked. 272 linked-to file coming first, followed by the linked 273 file. The files are hard-linked. For example, to link
|
/freebsd/usr.bin/indent/tests/ |
H A D | comments.0.stdout | 33 * r309219 Go through linked list, freeing from the malloced (t[-1])
|
H A D | comments.0 | 28 /* r309219 Go through linked list, freeing from the malloced (t[-1]) address. */
|
/freebsd/usr.sbin/lpr/lpr/ |
H A D | lpr.c | 107 static const char *linked(const char *_file); 376 if (sflag && (cp = linked(arg)) != NULL) { in main() 566 linked(const char *file) in linked() function
|
/freebsd/share/mk/ |
H A D | bsd.README | 205 linked-to file must come first, the linked file second, 206 and there may be multiple pairs. The files are hard-linked. 362 linked-to file coming first, followed by the linked 363 file. The files are hard-linked. For example, to link 599 linked-to file coming first, followed by the linked 600 file. The files are hard-linked. For example, to link
|
/freebsd/sys/contrib/device-tree/Bindings/virtio/ |
H A D | mmio.txt | 14 linked to DMA masters using the "iommus" or "iommu-map"
|