Home
last modified time | relevance | path

Searched refs:linked (Results 1 – 25 of 218) sorted by relevance

123456789

/freebsd-13.1/contrib/file/magic/Magdir/
H A Dsun15 >>20 belong =4096 dynamically linked executable
16 >>20 belong >4096 dynamically linked executable
21 >0 byte &0x80 dynamically linked executable
26 >0 byte &0x80 dynamically linked executable
33 >>20 belong =4096 dynamically linked executable
34 >>20 belong >4096 dynamically linked executable
39 >0 byte &0x80 dynamically linked executable
44 >0 byte &0x80 dynamically linked executable
51 >>20 belong =4096 dynamically linked executable
57 >0 byte &0x80 dynamically linked executable
[all …]
H A Dhp55 >168 belong &0x00000004 dynamically linked
60 >168 belong&0x4 0x4 dynamically linked
65 >168 belong&0x4 0x4 dynamically linked
79 >168 belong &0x00000004 dynamically linked
84 >168 belong &0x00000004 dynamically linked
103 >168 belong&0x4 0x4 dynamically linked
108 >168 belong&0x4 0x4 dynamically linked
113 >168 belong&0x4 0x4 dynamically linked
137 >8 belong &0x40000000 dynamically linked
144 >8 belong &0x40000000 dynamically linked
[all …]
H A Dbsdi17 >>20 belong =4096 dynamically linked executable
18 >>20 belong >4096 dynamically linked executable
24 >0 byte &0x80 dynamically linked executable
30 >0 byte &0x80 dynamically linked executable
H A Dfreebsd25 # 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 Dnetbsd24 >>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 Dhuman68k14 #>(8.L+74) string #LIBCV1 - linked PD LIBC ver 1
H A Dibm60008 # Breaks sun4 statically linked execs.
/freebsd-13.1/contrib/ntp/lib/isc/include/isc/
H A Dqueue.h37 #define ISC_QLINK(type) struct { void *next; isc_boolean_t linked; }
41 (elt)->link.linked = ISC_FALSE; \
43 #define ISC_QLINK_LINKED(elt, link) ((elt)->link.linked)
77 (elt)->link.linked = ISC_TRUE; \
96 ret->link.linked = ISC_FALSE; \
/freebsd-13.1/crypto/openssl/doc/man3/
H A DSSL_get_fd.pod5 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 DSSL_get_rbio.pod5 SSL_get_rbio, SSL_get_wbio - get BIO linked to an SSL object
32 The BIO linked to B<ssl>.
H A DSSL_CTX_sessions.pod23 form a linked list which is maintained separately from the
/freebsd-13.1/rescue/
H A DREADME5 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-13.1/sys/netpfil/ipfw/
H A Ddummynet.txt188 - fsu: contains flowset that are not linked with any scheduler.
396 flowset list to search eventually flowset that would be linked with this
404 contains flowset linked to a scheduler, and so they have a type.
428 scheduler flowset specific data is linked with the flowset writing the
433 the buffer and linked thorugh the 'obj' and 'sched_inst' pointer.
507 linked with the new scheduler if a new one was created.
616 create a new flowset y linked to sched x.
627 should be linked with this new scheduler.
658 flowset is linked with this sceduler.
689 are linked with the scheduler, and so on.
[all …]
/freebsd-13.1/tools/build/mk/
H A DMakefile.boot.pre6 # And on macOS it is impossible to create a statically linked binary.
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsEVAInstrInfo.td36 // Load-linked EVA, Store-conditional EVA encodings
124 // Load-linked EVA, Store-conditional EVA descriptions
202 /// Load-linked EVA, Store-conditional EVA
H A DMipsEVAInstrFormats.td42 // Load-linked EVA, Store-conditional EVA
/freebsd-13.1/lib/googletest/tests/gtest_main/
H A DMakefile9 GTESTS+= googletest-linked-ptr-test
/freebsd-13.1/usr.bin/indent/tests/
H A Dcomments.029 /* r309219 Go through linked list, freeing from the malloced (t[-1]) address. */
H A Dcomments.0.stdout34 * r309219 Go through linked list, freeing from the malloced (t[-1])
/freebsd-13.1/contrib/bmake/mk/
H A DREADME100 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-13.1/sys/contrib/device-tree/Bindings/virtio/
H A Dmmio.txt14 linked to DMA masters using the "iommus" or "iommu-map"
/freebsd-13.1/usr.sbin/lpr/lpr/
H A Dlpr.c122 static const char *linked(const char *_file);
391 if (sflag && (cp = linked(arg)) != NULL) { in main()
581 linked(const char *file) in linked() function
/freebsd-13.1/share/mk/
H A Dbsd.README209 linked-to file must come first, the linked file second,
210 and there may be multiple pairs. The files are hard-linked.
366 linked-to file coming first, followed by the linked
367 file. The files are hard-linked. For example, to link
603 linked-to file coming first, followed by the linked
604 file. The files are hard-linked. For example, to link
/freebsd-13.1/contrib/libfido2/fuzz/
H A DREADME13 To run under ASAN/MSAN/UBSAN, libfido2 needs to be linked against flavours of
/freebsd-13.1/lib/libc/softfloat/
H A DREADME.txt19 routines. (The SoftFloat module is linked into this program.)

123456789