Home
last modified time | relevance | path

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

12345

/freebsd/lib/libc/stdio/
H A Dfindfp.c65 static struct glue uglue = { NULL, FOPEN_MAX - 3, usual };
77 struct glue __sglue = { &uglue, 3, __sF };
78 static struct glue *lastglue = &uglue;
80 static struct glue * moreglue(int);
90 static struct glue *
93 struct glue *g; in moreglue()
99 g = (struct glue *)malloc(sizeof(*g) + align + n * sizeof(FILE)); in moreglue()
119 struct glue *g; in __sfp()
172 struct glue *g; in f_prealloc()
H A Dglue.h39 struct glue { struct
40 struct glue *next; argument
44 extern struct glue __sglue; argument
H A Dfwalk.c45 struct glue *g; in _fwalk()
/freebsd/contrib/ldns/
H A Dzone.c83 ldns_rr_list *glue; in ldns_zone_glue_rr_list() local
90 glue = NULL; in ldns_zone_glue_rr_list()
101 glue = ldns_rr_list_new(); in ldns_zone_glue_rr_list()
102 if (!glue) goto memory_error; in ldns_zone_glue_rr_list()
137 if (!ldns_rr_list_push_rr(glue, a)) goto memory_error; in ldns_zone_glue_rr_list()
145 if (ldns_rr_list_rr_count(glue) == 0) { in ldns_zone_glue_rr_list()
146 ldns_rr_list_free(glue); in ldns_zone_glue_rr_list()
149 return glue; in ldns_zone_glue_rr_list()
159 if (glue) { in ldns_zone_glue_rr_list()
160 ldns_rr_list_free(glue); in ldns_zone_glue_rr_list()
/freebsd/sys/contrib/device-tree/Bindings/reset/
H A Duniphier-reset.txt1 UniPhier glue reset controller
4 Peripheral core reset in glue layer
7 Some peripheral core reset belongs to its own glue layer. Before using
23 - clocks: A list of phandles to the clock gate for the glue layer.
28 - resets: A list of phandles to the reset control for the glue layer.
36 usb-glue@65b00000 {
37 compatible = "socionext,uniphier-ld20-dwc3-glue",
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Ddwc3-st.txt1 ST DWC3 glue logic
4 This driver controls the glue logic used to configure the dwc3 core on
9 - reg : glue logic base address and USB syscfg ctrl register offset
10 - reg-names : should be "reg-glue" and "syscfg-reg"
12 encompasses the glue registers
32 The dwc3 core should be added as subnode to ST DWC3 glue as shown in the
47 reg-names = "reg-glue", "syscfg-reg";
H A Dam33xx-usb.txt7 The glue layer contains multiple child nodes. It is required to have
59 - reg-names: glue, controller, scheduler, queuemgr
193 reg-names = "glue", "controller", "scheduler", "queuemgr";
195 interrupt-names = "glue";
H A Dmediatek,mtk-xhci.txt41 of the USB wakeup glue layer between xHCI and SPM; it depends on
43 - the first one : register base address of the glue layer in syscon;
44 - the second one : hardware version of the glue layer
H A Dmediatek,mtu3.txt54 of the USB wakeup glue layer between SSUSB and SPM; it depends on
56 - the first one : register base address of the glue layer in syscon;
57 - the second one : hardware version of the glue layer
H A Domap-usb.txt24 - ctrl-module : phandle of the control module this glue uses to write to
65 The dwc3 core should be added as subnode to omap dwc3 glue.
/freebsd/sys/contrib/device-tree/Bindings/regulator/
H A Duniphier-regulator.txt9 This regulator controls VBUS and belongs to USB3 glue layer. Before using
21 - clocks: A list of phandles to the clock gate for USB3 glue layer.
26 - resets: A list of phandles to the reset control for USB3 glue layer.
37 usb-glue@65b00000 {
38 compatible = "socionext,uniphier-ld20-dwc3-glue",
/freebsd/sys/contrib/device-tree/Bindings/nvmem/
H A Duniphier-efuse.txt3 This UniPhier eFuse must be under soc-glue.
15 soc-glue@5f900000 {
16 compatible = "socionext,uniphier-ld20-soc-glue-debug",
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dsti-dwmac.txt1 STMicroelectronics SoC DWMAC glue layer controller
5 and what is needed on STi platforms to program the stmmac glue logic.
12 encompases the glue register, and the offset of the control register.
H A Dimx-dwmac.txt1 IMX8 glue layer controller, NXP imx8 families support Synopsys MAC 5.10a IP.
3 This file documents platform glue layer for IMX.
9 - compatible: Should be "nxp,imx8mp-dwmac-eqos" to select glue layer
H A Doxnas-dwmac.txt10 - "oxsemi,ox820-dwmac" to select glue
13 - "oxsemi,ox810se-dwmac" to select glue
H A Dmdio-mux-meson-g12a.txt1 Properties for the MDIO bus multiplexer/glue of Amlogic G12a SoC family.
9 - reg: physical address and length of the multiplexer/glue registers
H A Dnxp,lpc1850-dwmac.txt3 This device is a platform glue layer for stmmac.
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Damlogic,g12a-tohdmitx.txt1 * Amlogic HDMI Tx control glue
9 - resets: phandle to the dedicated reset line of the hdmitx glue.
H A Duniphier,aio.txt26 - socionext,syscon: a phandle, should contain soc-glue.
27 The soc-glue is used for changing mode of S/PDIF signal pin
/freebsd/sys/contrib/device-tree/Bindings/pci/
H A Duniphier-pcie.txt17 "link" - SoC-specific glue layer registers
20 - clocks: A phandle to the clock gate for PCIe glue layer including
22 - resets: A phandle to the reset line for PCIe glue layer including
/freebsd/crypto/openssl/doc/man3/
H A 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/stand/uboot/
H A DMakefile48 SRCS+= copy.c devicename.c elf_freebsd.c glue.c
52 CFLAGS.glue.c+= -DHAVE_MEMCPY -I${SRCTOP}/sys/contrib/zlib
/freebsd/contrib/unbound/doc/
H A 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/sys/
H A DREADME.md4 This directory contains the source files and build glue that make up the FreeBSD
32 | conf | kernel build glue |
/freebsd/sys/contrib/device-tree/src/arm/socionext/
H A Duniphier-pro4.dtsi380 compatible = "socionext,uniphier-pro4-soc-glue",
423 compatible = "socionext,uniphier-pro4-soc-glue-debug",
538 compatible = "socionext,uniphier-pxs2-ahci-glue",
585 compatible = "socionext,uniphier-pro4-ahci-glue",
634 compatible = "socionext,uniphier-pro4-dwc3-glue",
689 compatible = "socionext,uniphier-pro4-dwc3-glue",

12345