Home
last modified time | relevance | path

Searched refs:HEADER (Results 1 – 14 of 14) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/BsdSocketLib/
Dres_query.c128 HEADER *hp = (HEADER *) answer; in res_query()
206 HEADER *hp = (HEADER *) answer; in res_search()
Dres_send.c255 int qdcount = ntohs(((HEADER*)buf)->qdcount); in res_nameinquery()
297 int qdcount = ntohs(((HEADER*)buf1)->qdcount); in res_queriesmatch()
306 if ( (((HEADER *)buf1)->opcode == ns_o_update) && in res_queriesmatch()
307 (((HEADER *)buf2)->opcode == ns_o_update) ) in res_queriesmatch()
310 if (qdcount != ntohs(((HEADER*)buf2)->qdcount)) in res_queriesmatch()
338 HEADER *hp = (HEADER *) buf; in res_send()
339 HEADER *anhp = (HEADER *) ans; in res_send()
Dres_mkquery.c115 register HEADER *hp; in res_mkquery()
135 hp = (HEADER *) buf; in res_mkquery()
Dgetnetbydns.c108 HEADER hdr;
121 register HEADER *hp; in getnetanswer()
Dres_mkupdate.c112 HEADER *hp; in res_mkupdate()
134 hp = (HEADER *) buf; in res_mkupdate()
Dgetaddrinfo.c194 HEADER hdr;
1076 const HEADER *hp; in getanswer()
1685 HEADER *hp; in res_queryN()
1702 hp = (HEADER *)(void *)t->answer; in res_queryN()
1789 HEADER *hp; in res_searchN()
1797 hp = (HEADER *)(void *)target->answer; /*XXX*/ in res_searchN()
Dres_update.c128 HEADER *hp = (HEADER *) answer; in res_update()
Dgethostbydns.c153 HEADER hdr;
200 register const HEADER *hp; in gethostanswer()
/device/linaro/bootloader/edk2/IntelFsp2Pkg/Tools/UserManuals/
DGenCfgOptUserManual.md9 GenCfgOpt HEADER PlatformDscFile BuildFvDir [InputHFile] [-D Macros]
25 your build process. The **UPDTXT** and **HEADER** use cases must be done before
54 ## 2. GenCfgOpt.py HEADER
55 The **HEADER** option creates header files in the build folder. Both header
59 command signature for **HEADER** is
61 ```GenCfgOpt HEADER PlatformDscFile BuildFvDir [InputHFile] [-D Macros]```
74 ### HEADER subsection
75 Use the **HEADER** command to hide specific variables in the public header file.
76 In your project DSC file, use ```!HDR HEADER:{OFF}``` at the beginning of the
77 section you wish to hide and ```!HDR HEADER:{ON}``` at the end.
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Stitch/
DMNW2_Stitch_Config.txt14 HEADER=IFWI_HEADER
DIFWIStitch.bat102 if /i "%%i"=="HEADER" set IFWI_HEADER=%%j
/device/linaro/bootloader/edk2/ArmPkg/Include/
DAsmMacroExport.inc1 ;%HEADER%
DAsmMacroIoLib.inc1 ;%HEADER%
/device/linaro/bootloader/edk2/StdLib/Include/arpa/
Dnameser_compat.h134 } HEADER; typedef