| /freebsd-12-stable/lib/libc/stdio/ |
| D | findfp.c | 71 static struct glue uglue = { NULL, FOPEN_MAX - 3, usual }; 83 struct glue __sglue = { &uglue, 3, __sF }; 84 static struct glue *lastglue = &uglue; 86 static struct glue * moreglue(int); 96 static struct glue * 99 struct glue *g; in moreglue() 105 g = (struct glue *)malloc(sizeof(*g) + align + n * sizeof(FILE)); in moreglue() 125 struct glue *g; in __sfp() 178 struct glue *g; in f_prealloc()
|
| D | glue.h | 42 struct glue { struct 43 struct glue *next; argument 47 extern struct glue __sglue; argument
|
| D | fwalk.c | 51 struct glue *g; in _fwalk()
|
| /freebsd-12-stable/contrib/ldns/ |
| D | zone.c | 82 ldns_rr_list *glue; in ldns_zone_glue_rr_list() local 89 glue = NULL; in ldns_zone_glue_rr_list() 100 glue = ldns_rr_list_new(); in ldns_zone_glue_rr_list() 101 if (!glue) goto memory_error; in ldns_zone_glue_rr_list() 136 if (!ldns_rr_list_push_rr(glue, a)) goto memory_error; in ldns_zone_glue_rr_list() 144 if (ldns_rr_list_rr_count(glue) == 0) { in ldns_zone_glue_rr_list() 145 ldns_rr_list_free(glue); in ldns_zone_glue_rr_list() 148 return glue; in ldns_zone_glue_rr_list() 158 if (glue) { in ldns_zone_glue_rr_list() 159 ldns_rr_list_free(glue); in ldns_zone_glue_rr_list()
|
| /freebsd-12-stable/stand/uboot/lib/ |
| D | Makefile | 10 SRCS= console.c copy.c devicename.c elf_freebsd.c glue.c 13 CFLAGS.glue.c+= -DHAVE_MEMCPY -I${SRCTOP}/sys/contrib/zlib
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | uniphier-pro4.dtsi | 368 soc_glue: soc-glue@5f800000 { 369 compatible = "socionext,uniphier-pro4-soc-glue", 406 soc-glue@5f900000 { 407 compatible = "socionext,uniphier-pro4-soc-glue-debug", 511 usb-glue@65b00000 { 512 compatible = "socionext,uniphier-pro4-dwc3-glue", 564 usb-glue@65d00000 { 565 compatible = "socionext,uniphier-pro4-dwc3-glue",
|
| D | uniphier-pxs2.dtsi | 483 soc_glue: soc-glue@5f800000 { 484 compatible = "socionext,uniphier-pxs2-soc-glue", 493 soc-glue@5f900000 { 494 compatible = "socionext,uniphier-pxs2-soc-glue-debug", 600 usb-glue@65b00000 { 601 compatible = "socionext,uniphier-pxs2-dwc3-glue", 695 usb-glue@65d00000 { 696 compatible = "socionext,uniphier-pxs2-dwc3-glue",
|
| D | uniphier-ld4.dtsi | 328 soc-glue@5f800000 { 329 compatible = "socionext,uniphier-ld4-soc-glue", 338 soc-glue@5f900000 { 339 compatible = "socionext,uniphier-ld4-soc-glue-debug",
|
| D | uniphier-sld8.dtsi | 332 soc-glue@5f800000 { 333 compatible = "socionext,uniphier-sld8-soc-glue", 342 soc-glue@5f900000 { 343 compatible = "socionext,uniphier-sld8-soc-glue-debug",
|
| D | uniphier-pro5.dtsi | 368 soc-glue@5f800000 { 369 compatible = "socionext,uniphier-pro5-soc-glue", 378 soc-glue@5f900000 { 379 compatible = "socionext,uniphier-pro5-soc-glue-debug",
|
| /freebsd-12-stable/crypto/openssl/doc/man3/ |
| D | OPENSSL_Applink.pod | 5 OPENSSL_Applink - glue between OpenSSL BIO and Win32 compiler run-time 13 OPENSSL_Applink is application-side interface which provides a glue
|
| /freebsd-12-stable/contrib/unbound/doc/ |
| D | requirements.txt | 89 o The harden-glue feature, when yes all out of zone glue is deleted, when 90 no out of zone glue is used for further resolving, is more complicated 96 Not all glue is let through (despite the name of the option). Only glue 99 The glue that is let through is stored in the cache (marked as 'from the 109 If the cache memory is low; the answer RR may be dropped, and a glue 111 spoofed glue to a client. When the message expires, it is refetched and 119 In summary, the harden glue feature presents a security risk if 121 as more glue is present for the recursive service to use. The feature 277 have different NS, glue information. The child is authoritative, and 280 version of the glue as a last resort lookup. This resolves lookups for
|
| /freebsd-12-stable/sys/gnu/dts/arm64/socionext/ |
| D | uniphier-pxs3.dtsi | 393 soc_glue: soc-glue@5f800000 { 394 compatible = "socionext,uniphier-pxs3-soc-glue", 403 soc-glue@5f900000 { 404 compatible = "socionext,uniphier-pxs3-soc-glue-debug", 559 usb-glue@65b00000 { 560 compatible = "socionext,uniphier-pxs3-dwc3-glue", 661 usb-glue@65d00000 { 662 compatible = "socionext,uniphier-pxs3-dwc3-glue",
|
| D | uniphier-ld20.dtsi | 595 soc_glue: soc-glue@5f800000 { 596 compatible = "socionext,uniphier-ld20-soc-glue", 605 soc-glue@5f900000 { 606 compatible = "socionext,uniphier-ld20-soc-glue-debug", 749 usb-glue@65b00000 { 750 compatible = "socionext,uniphier-ld20-dwc3-glue",
|
| D | uniphier-ld11.dtsi | 520 soc_glue: soc-glue@5f800000 { 521 compatible = "socionext,uniphier-ld11-soc-glue", 551 soc-glue@5f900000 { 552 compatible = "socionext,uniphier-ld11-soc-glue-debug",
|
| /freebsd-12-stable/sys/ |
| D | README.md | 4 This directory contains the source files and build glue that make up the FreeBSD 21 | conf | kernel build glue |
|
| /freebsd-12-stable/kerberos5/libexec/kcm/ |
| D | Makefile | 13 glue.c \
|
| /freebsd-12-stable/lib/libc/gdtoa/ |
| D | Makefile.inc | 6 MISRCS+=_hdtoa.c _hldtoa.c _ldtoa.c glue.c
|
| /freebsd-12-stable/crypto/heimdal/kcm/ |
| D | Makefile.am | 17 glue.c \
|
| /freebsd-12-stable/contrib/less/ |
| D | FREEBSD-upgrade | 22 Makefile glue to reflect added/removed files.
|
| /freebsd-12-stable/sys/arm/conf/ |
| D | ARMADA38X | 81 device ath_pci # Atheros pci/cardbus glue
|
| /freebsd-12-stable/sys/arm/freescale/imx/ |
| D | imx6_ipu.c | 599 int glue; in ipu_init_microcode_template() local 605 glue = GLUELOGIC_KEEP_ASSERTED; in ipu_init_microcode_template() 607 glue = GLUELOGIC_KEEP_NEGATED; in ipu_init_microcode_template() 609 glue = 0; in ipu_init_microcode_template() 612 TEMPLATE_GLUELOGIC(glue) | in ipu_init_microcode_template()
|
| /freebsd-12-stable/sbin/natd/ |
| D | README | 42 Brian Somers <brian@awfulhak.org> Manual page, glue and
|
| /freebsd-12-stable/contrib/ncurses/ |
| D | FREEBSD-upgrade | 35 You may have to update ncurses-specific glue in termcap.c (check if
|
| /freebsd-12-stable/sys/gnu/dts/arm64/amlogic/ |
| D | meson-g12b-khadas-vim3.dtsi | 94 /* hdmi glue */
|