Searched refs:linked (Results 1 - 25 of 57) sorted by relevance

123

/freebsd-11-stable/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-11-stable/contrib/gcc/config/i386/
H A Dsol2-ci.asm17 ! distribution when not linked into another program.)
37 ! sections. It is linked in before the values-Xx.o files and also before
H A Dsol2-c1.asm17 ! distribution when not linked into another program.)
42 ! implementations. This file is the first thing linked into any executable.
69 ! Check to see if there is an _cleanup() function linked in, and if
H A Dsol2-gc1.asm17 ! distribution when not linked into another program.)
42 ! implementations. This file is the first thing linked into any executable.
72 ! Check to see if there is an _cleanup() function linked in, and if
H A Dcygwin.asm17 * distribution when not linked into another program.)
/freebsd-11-stable/contrib/gcc/config/rs6000/
H A Deabi-ci.asm16 distribution when not linked into another program.)
37 special sections. It is linked in first before other modules. */
H A Deabi-cn.asm16 distribution when not linked into another program.)
37 special sections. It is linked in last after other modules. */
H A Dsol-ci.asm17 # distribution when not linked into another program.)
37 # special sections. It is linked in first before other modules.
H A Dsol-cn.asm17 # distribution when not linked into another program.)
37 # special sections. It is linked in last after other modules.
H A Ddarwin-fpsave.asm16 * distribution when not linked into another program.)
H A Ddarwin-tramp.asm17 * distribution when not linked into another program.)
H A Ddarwin-vecsave.asm16 * distribution when not linked into another program.)
H A Dtramp.asm17 * distribution when not linked into another program.)
H A Ddarwin-world.asm18 * distribution when not linked into another program.)
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dsol2-ci.asm17 ! distribution when not linked into another program.)
40 ! This file is linked in before the Values-Xx.o files and also before
H A Dsol2-c1.asm17 ! distribution when not linked into another program.)
38 ! This file is the first thing linked into any executable.
/freebsd-11-stable/contrib/apr/misc/unix/
H A Drandbyte_os2.inc62 * which is why it's run-time linked.
/freebsd-11-stable/contrib/gcc/config/ia64/
H A Dcrti.asm15 # distribution when not linked into another program.)
/freebsd-11-stable/share/mk/
H A Datf.test.mk5 # Logic to build and install ATF test programs; i.e. test programs linked
H A Dbsd.man.mk29 # linked-to file must come first, the linked file
31 # are hard-linked.
/freebsd-11-stable/usr.sbin/lpr/lpr/
H A Dlpr.c86 static char *cfname; /* daemon control files, linked from tf's */
120 static const char *linked(const char *_file);
389 if (sflag && (cp = linked(arg)) != NULL) {
406 printf("%s: %s: not linked, copying instead\n",
579 linked(const char *file) function
/freebsd-11-stable/contrib/gcc/
H A Dunwind.inc17 the file, and distribution when not linked into a combined
/freebsd-11-stable/contrib/gcc/config/arm/
H A Dcrti.asm15 # distribution when not linked into another program.)
/freebsd-11-stable/contrib/unbound/contrib/
H A Dunbound.spec23 as a server, but are linked into an application) are easily possible.
/freebsd-11-stable/contrib/llvm-project/lldb/bindings/interface/
H A DSBValue.i55 linked list."
550 # Iterator for lldb.SBValue treated as a linked list
553 """Generator adaptor to support iteration for SBValue as a linked list.

Completed in 136 milliseconds

123