Home
last modified time | relevance | path

Searched refs:glue (Results 1 – 25 of 108) sorted by relevance

12345

/freebsd-12-stable/lib/libc/stdio/
Dfindfp.c71 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()
Dglue.h42 struct glue { struct
43 struct glue *next; argument
47 extern struct glue __sglue; argument
Dfwalk.c51 struct glue *g; in _fwalk()
/freebsd-12-stable/contrib/ldns/
Dzone.c82 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/
DMakefile10 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/
Duniphier-pro4.dtsi368 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",
Duniphier-pxs2.dtsi483 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",
Duniphier-ld4.dtsi328 soc-glue@5f800000 {
329 compatible = "socionext,uniphier-ld4-soc-glue",
338 soc-glue@5f900000 {
339 compatible = "socionext,uniphier-ld4-soc-glue-debug",
Duniphier-sld8.dtsi332 soc-glue@5f800000 {
333 compatible = "socionext,uniphier-sld8-soc-glue",
342 soc-glue@5f900000 {
343 compatible = "socionext,uniphier-sld8-soc-glue-debug",
Duniphier-pro5.dtsi368 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/
DOPENSSL_Applink.pod5 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/
Drequirements.txt89 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/
Duniphier-pxs3.dtsi393 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",
Duniphier-ld20.dtsi595 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",
Duniphier-ld11.dtsi520 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/
DREADME.md4 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/
DMakefile13 glue.c \
/freebsd-12-stable/lib/libc/gdtoa/
DMakefile.inc6 MISRCS+=_hdtoa.c _hldtoa.c _ldtoa.c glue.c
/freebsd-12-stable/crypto/heimdal/kcm/
DMakefile.am17 glue.c \
/freebsd-12-stable/contrib/less/
DFREEBSD-upgrade22 Makefile glue to reflect added/removed files.
/freebsd-12-stable/sys/arm/conf/
DARMADA38X81 device ath_pci # Atheros pci/cardbus glue
/freebsd-12-stable/sys/arm/freescale/imx/
Dimx6_ipu.c599 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/
DREADME42 Brian Somers <brian@awfulhak.org> Manual page, glue and
/freebsd-12-stable/contrib/ncurses/
DFREEBSD-upgrade35 You may have to update ncurses-specific glue in termcap.c (check if
/freebsd-12-stable/sys/gnu/dts/arm64/amlogic/
Dmeson-g12b-khadas-vim3.dtsi94 /* hdmi glue */

12345