/reactos/drivers/network/tcpip/lwip/src/ |
H A D | Filelists.mk | 75 APIFILES=$(LWIPDIR)/api/api_lib.c \ 76 $(LWIPDIR)/api/api_msg.c \ 77 $(LWIPDIR)/api/err.c \ 78 $(LWIPDIR)/api/if_api.c \ 79 $(LWIPDIR)/api/netbuf.c \ 80 $(LWIPDIR)/api/netdb.c \ 81 $(LWIPDIR)/api/netifapi.c \ 82 $(LWIPDIR)/api/sockets.c \ 83 $(LWIPDIR)/api/tcpip.c
|
H A D | Filelists.cmake | 85 ${LWIP_DIR}/src/api/api_lib.c 86 ${LWIP_DIR}/src/api/api_msg.c 87 ${LWIP_DIR}/src/api/err.c 88 ${LWIP_DIR}/src/api/if_api.c 89 ${LWIP_DIR}/src/api/netbuf.c 90 ${LWIP_DIR}/src/api/netdb.c 91 ${LWIP_DIR}/src/api/netifapi.c 92 ${LWIP_DIR}/src/api/sockets.c 93 ${LWIP_DIR}/src/api/tcpip.c
|
H A D | FILES | 1 api/ - The code for the high-level wrapper API. Not needed if
|
/reactos/modules/rostests/winetests/vbscript/ |
H A D | rsrc.rc | 19 /* @makedep: api.vbs */ 20 api.vbs 40 "api.vbs"
|
H A D | CMakeLists.txt | 12 ${CMAKE_CURRENT_SOURCE_DIR}/api.vbs
|
/reactos/modules/rostests/winetests/jscript/ |
H A D | rsrc.rc | 19 /* @makedep: api.js */ 20 api.js 40 "api.js"
|
H A D | CMakeLists.txt | 12 ${CMAKE_CURRENT_SOURCE_DIR}/api.js
|
/reactos/media/sdb/ |
H A D | readme.txt | 11 This can be done by calling certain api's, or by changing the behavior of api's.
|
/reactos/modules/rostests/winetests/avifil32/ |
H A D | CMakeLists.txt | 2 add_executable(avifil32_winetest api.c testlist.c)
|
/reactos/drivers/network/tcpip/lwip/src/include/lwip/apps/ |
H A D | FILES | 2 Every application shall provide one api file APP.h and optionally one options file APP_opts.h
|
/reactos/subsystems/csr/csrlib/ |
H A D | CMakeLists.txt | 7 api.c
|
/reactos/sdk/lib/drivers/hidparser/ |
H A D | CMakeLists.txt | 8 api.c
|
/reactos/subsystems/csr/csrsrv/ |
H A D | CMakeLists.txt | 7 api.c
|
/reactos/drivers/network/tcpip/lwip/test/unit/ |
H A D | Filelists.mk | 34 $(TESTDIR)/api/test_sockets.c \
|
H A D | Filelists.cmake | 18 ${LWIP_TESTDIR}/api/test_sockets.c
|
/reactos/base/services/dhcpcsvc/ |
H A D | CMakeLists.txt | 8 dhcp/api.c
|
/reactos/drivers/ksfilter/ks/ |
H A D | CMakeLists.txt | 9 api.c
|
/reactos/dll/win32/devmgr/ |
H A D | CMakeLists.txt | 11 api.cpp
|
/reactos/dll/opengl/mesa/ |
H A D | context.h | 146 extern void gl_set_api_table( GLcontext *ctx, const struct gl_api_table *api );
|
H A D | CMakeLists.txt | 17 api.c
|
/reactos/drivers/network/tcpip/lwip/ |
H A D | CHANGELOG | 744 * patch #7885: modification of api modules to support FreeRTOS-MPU 1721 * api.h, api_lib.c, api_msg.c, sockets.c: task #7865 (implement non- 1782 * api.h, api_msg.c, sockets.c: Added except set support in select 1786 * api.h, sockets.h, err.h, api_lib.c, api_msg.c, sockets.c, err.c: 2195 * api_lib.c, api_msg.c, (api_msg.h, api.h, sockets.c, tcpip.c): 2519 * api_msg.c, sockets.c, api.h: BUG23240 use signed counters for 2524 * api_msg.c api.h: BUG26722: initialise netconn write variables 2912 dns resolver function for netconn api (netconn_gethostbyname) and socket api 2932 implementation from netconn api applications. 2945 layer, NETCONN_MORE at netconn api layer, and TCP_WRITE_FLAG_MORE at raw api [all …]
|
/reactos/dll/win32/avifil32/ |
H A D | CMakeLists.txt | 12 api.c
|
/reactos/dll/3rdparty/libtirpc/ |
H A D | configure.ac | 6 AC_ARG_ENABLE(gss,[ --enable-gss Turn on gss api], [case "${enableval}" in
|
/reactos/drivers/wdm/audio/backpln/portcls/ |
H A D | CMakeLists.txt | 10 api.cpp
|
/reactos/sdk/include/asm/ |
H A D | asm.inc | 14 * See https://docs.microsoft.com/en-us/windows/desktop/api/winnt/ns-winnt-_fpo_data 72 * and https://docs.microsoft.com/en-us/windows/desktop/api/winnt/ns-winnt-_fpo_data 368 * and https://docs.microsoft.com/en-us/windows/desktop/api/winnt/ns-winnt-_fpo_data
|