Home
last modified time | relevance | path

Searched refs:include (Results 1 – 25 of 3938) sorted by relevance

12345678910>>...158

/openbmc/openbmc-test-automation/test_lists/witherspoon/
H A Dregression_bucket_master2 --include Verify_Redfish_Host_PowerOn
3 --include Verify_Redfish_Host_GracefulRestart
4 --include Redfish Power Off
5 --include Redfish_BMC_Manager_GracefulRestart_When_Host_Booted
7 --include Redfish_Login_Via_SessionService
8 --include Verify_Redfish_Invalid_URL_Response_Code
9 --include Redfish_Login_Using_Unsecured_HTTP
10 --include Redfish_Login_Using_HTTPS_Wrong_Port_80_Protocol
11 --include Attempt_Login_With_Expired_Session
12 --include Login_And_Verify_HTTP_Response_Header
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/geany/geany/
H A Dgeany-2.0-gcc15.patch10 #include <cstddef>
11 #include <cstdlib>
12 +#include <cstdint>
13 #include <cstring>
14 #include <cstdio>
15 #include <cmath>
20 #include <cstddef>
21 #include <cstdlib>
22 +#include <cstdint>
23 #include <cassert>
[all …]
/openbmc/qemu/qapi/
H A Dqapi-schema.json28 { 'include': 'pragma.json' }
31 # included sub-schemas inserted at the first include directive
32 # (subsequent include directives have no effect). To get a sane and
33 # stable order, it's best to include each sub-schema just once, or
34 # include it first right here.
36 { 'include': 'error.json' }
37 { 'include': 'common.json' }
38 { 'include': 'sockets.json' }
39 { 'include': 'run-state.json' }
40 { 'include'
[all...]
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/
H A Dfix_warnings2.patch11 #include <stdio.h>
12 +#include <unistd.h>
19 #include <netinet/in.h>
20 #include <arpa/inet.h>
21 #include <stdio.h>
22 +#include <stdlib.h>
23 #include <syslog.h>
24 #include <ctype.h>
25 #include <errno.h>
29 #include <netinet/in.h>
[all …]
/openbmc/openbmc-test-automation/test_lists/
H A DCT_basic_run2 --include Redfish_Login_And_Logout
3 --include Redfish_Login_Using_Unsecured_HTTP
4 --include Login_And_Verify_HTTP_Response_Header
6 --include Verify_AccountService_Available
7 --include Verify_IPMI_User_Summary
8 --include Create_Admin_Redfish_User_And_Verify_Login_Via_IPMI
10 --include Test_SSL_Connection
12 --include REST_Login_Session_To_BMC
13 --include Verify_REST_JSON_Data_On_Success
14 --include Verify_REST_JSON_Data_On_Failure
[all …]
H A DQEMU_CI2 --include Test_SSH_And_IPMI_Connections
4 --include Check_For_Application_Failures
6 --include Redfish_Login_And_Logout
7 --include GET_Redfish_Resources_With_Login
8 --include GET_Redfish_SessionService_Without_Login
9 --include Redfish_Login_Via_SessionService
10 --include Redfish_Login_Using_Invalid_Token
11 --include Delete_Redfish_Session_Using_Valid_Login
12 --include Redfish_Login_With_Invalid_Credentials
13 --include Verify_Update_Service_Enabled
[all …]
H A DHW_CI_DEV2 --include Test_SSH_And_IPMI_Connections
4 --include Verify_Redfish_Host_PowerOn
5 --include Verify_Redfish_Host_PowerOff
7 --include Check_For_Application_Failures
9 --include Verify_Uptime_Average_Against_Threshold
11 --include Redfish_Login_And_Logout
12 --include GET_Redfish_Resources_With_Login
13 --include GET_Redfish_SessionService_Without_Login
14 --include Redfish_Login_Using_Invalid_Token
15 --include Delete_Redfish_Session_Using_Valid_Login
[all …]
H A DHW_CI2 --include Test_SSH_And_IPMI_Connections
4 --include Verify_Redfish_Host_PowerOn
5 --include Verify_Redfish_Host_PowerOff
7 --include Check_For_Application_Failures
9 --include Verify_Uptime_Average_Against_Threshold
11 --include Redfish_Login_And_Logout
12 --include GET_Redfish_Resources_With_Login
13 --include GET_Redfish_SessionService_Without_Login
14 --include Redfish_Login_Using_Invalid_Token
15 --include Delete_Redfish_Session_Using_Valid_Login
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/perfetto/perfetto/
H A D0001-add-missing-includes-for-the-build-with-use_libcxx_m.patch18 diff --git a/include/perfetto/base/flat_set.h b/include/perfetto/base/flat_set.h
20 --- a/include/perfetto/base/flat_set.h
21 +++ b/include/perfetto/base/flat_set.h
26 +#include <stddef.h>
28 #include <algorithm>
29 +#include <utility>
30 #include <vector>
33 diff --git a/include/perfetto/base/time.h b/include/perfetto/base/time.h
35 --- a/include/perfetto/base/time.h
36 +++ b/include/perfetto/base/time.h
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/ebtables/ebtables-2.0.11/
H A D0010-Adjust-header-include-sequence.patch4 Subject: [PATCH 10/10] Adjust header include sequence
24 #include <getopt.h>
25 #include <ctype.h>
26 #include <unistd.h>
27 -#include "../include/ebtables_u.h"
28 #include <netinet/ether.h>
29 +#include "../include/ebtables_u.h"
30 #include "../include/ethernetdb.h"
31 #include <linux/if_ether.h>
32 #include <linux/netfilter_bridge/ebt_among.h>
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/sblim-sfcb/sblim-sfcb/
H A D0001-include-missing-system-headers.patch4 Subject: [PATCH] include missing system headers
24 #include "constClass.h"
25 #include <sfcCommon/utilft.h>
27 +#include <string.h> /* strcasecmp */
35 #include <pthread.h>
36 #include "native.h"
37 #include <stdlib.h>
38 +#include <string.h> /* strcmp */
45 #include <syslog.h>
46 #include <stdarg.h>
[all …]
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/bridge-utils/bridge-utils/
H A D0004-cleanup-includes.patch6 Use IWYU to only include necessary headers.
32 #include <stdio.h>
33 -#include <stdlib.h>
34 #include <string.h>
35 #include <errno.h>
36 #include <getopt.h>
43 #include <stdio.h>
44 #include <stdlib.h>
45 +#include <stdint.h>
46 #include <string.h>
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/i2cdev/i2cdev/
H A Dfix-musl.patch27 #include "busses.h"
28 #include "data.h"
29 -#include "error.h"
30 #include "sysfs.h"
32 #include "i2cdiscov.h"
36 #include <dirent.h>
37 #include <fcntl.h>
38 #include <errno.h>
39 -#include <error.h>
40 #include <alloca.h>
[all …]
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/bluealsa/bluealsa/
H A D0001-Use-basename-implementation-from-glib-2.0.patch23 #include <getopt.h>
24 +#include <libgen.h>
25 #include <sched.h>
26 #include <signal.h>
27 #include <stdbool.h>
28 #include <stdint.h>
29 #include <stdio.h>
30 #include <stdlib.h>
31 -#include <string.h>
32 #include <strings.h>
[all …]
/openbmc/openbmc/poky/meta/recipes-extended/quota/quota/
H A D0001-Fix-building-on-musl.patch33 #include <fcntl.h>
34 #include <errno.h>
35 #include <getopt.h>
36 +#include <libgen.h>
38 #include <endian.h>
45 #include <stdlib.h>
46 #include <fcntl.h>
47 #include <getopt.h>
48 +#include <libgen.h>
50 #include "pot.h"
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0017-Adjust-for-musl-headers.patch59 #include <errno.h>
60 #include <sys/ioctl.h>
61 -#include <linux/if_arp.h>
62 +//#include <linux/if_arp.h>
63 #include <linux/if_infiniband.h>
65 #include "sd-dhcp6-client.h"
73 #include <netinet/in.h>
74 -#include <linux/if_arp.h>
75 +//#include <linux/if_arp.h>
77 #include "bareudp.h"
[all …]
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D0025-adjust-header-inclusion-order-to-avoid-redeclaration.patch30 #include <errno.h>
31 #include <inttypes.h>
32 -#include <linux/ipv6.h>
33 #include <net/if.h>
34 #include <stdio.h>
35 #include <stdlib.h>
37 #include "string-util.h"
38 #include "strv.h"
40 +#include <linux/ipv6.h>
52 -#include <linux/ipv6.h>
[all …]
H A D0017-Adjust-for-musl-headers.patch57 #include <linux/const.h>
58 #include <linux/types.h>
59 -#include <linux/if_ether.h>
60 +#include <netinet/if_ether.h>
61 +//#include <linux/if_ether.h>
63 #include <limits.h> /* for INT_MAX */
71 #include <errno.h>
72 #include <sys/ioctl.h>
73 -#include <linux/if_arp.h>
74 +//#include <linux/if_arp.h>
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/libpfm/libpfm4/
H A D0001-Include-poll.h-instead-of-sys-poll.h.patch7 error: redirecting incorrect #include <sys/poll.h> to <poll.h> [-Werror,-W#warnings]
24 #include <getopt.h>
25 #include <setjmp.h>
26 #include <sys/wait.h>
27 -#include <sys/poll.h>
28 +#include <poll.h>
29 #include <sys/mman.h>
30 #include <locale.h>
31 #include <sys/ioctl.h>
37 #include <setjmp.h>
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/daemontools/daemontools/
H A Dwarnings.patch14 +#include <sys/types.h>
15 +#include <stdlib.h>
16 +#include <grp.h>
17 #include <unistd.h>
29 +#include <unistd.h>
30 #include "match.h"
31 #include "buffer.h"
32 #include "str.h"
36 +#include <stdio.h>
37 #include <unistd.h>
[all …]
/openbmc/qemu/scripts/coverity-scan/
H A DCOMPONENTS.md4 ~ .*/qemu((/include)?/hw/alpha/.*|/target/alpha/.*)
7 ~ .*/qemu((/include)?/hw/arm/.*|(/include)?/hw/.*/(arm|allwinner-a10|bcm28|digic|exynos|imx|omap|stellaris|pxa2xx|versatile|zynq|cadence).*|/hw/net/xgmac.c|/hw/ssi/xilinx_spips.c|/target/arm/.*)
10 ~ .*/qemu((/include)?/hw/avr/.*|/target/avr/.*)
19 ~ .*/qemu((/include)?/hw/hppa/.*|/target/hppa/.*)
22 ~ .*/qemu((/include)?/hw/i386/.*|/target/i386/.*|/hw/intc/[^/]*apic[^/]*\.c)
25 ~ .*/qemu((/include)?/hw/(loongarch/.*|.*/loongarch.*)|/target/loongarch/.*)
28 ~ .*/qemu((/include)?/hw/m68k/.*|/target/m68k/.*|(/include)?/hw(/.*)?/mcf.*|(/include)
[all...]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/uml-utilities/uml-utilities-20040406/
H A D0001-Add-missing-standard-headers-for-str-and-exit-APIs.patch21 #include <stdio.h>
22 #include <unistd.h>
23 +#include <stdlib.h> /* for exit */
24 #include <errno.h>
31 #include <stdio.h>
32 #include <stdlib.h>
33 +#include <string.h> /* memset */
34 #include <signal.h>
35 #include <errno.h>
36 #include <unistd.h>
[all …]
/openbmc/openbmc/meta-security/recipes-scanners/rootkits/files/
H A Dmusl_fix.patch16 #include <sys/syslimits.h>
19 +#include <limits.h>
20 #include <stdio.h>
21 #include <stdlib.h>
22 #include <sys/types.h>
28 #include <stdlib.h>
30 #include <sys/stat.h>
31 +#include <fcntl.h>
32 #include <unistd.h>
33 #include <string.h>
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/libyui/libyui-ncurses/
H A D0001-Fix-the-error-of-can-t-find-header-file.patch25 -#include <ncursesw/curses.h>
26 +#include <curses.h>
29 #include <yui/YUILog.h>
36 -#include <ncursesw/ncurses.h>
37 +#include <ncurses.h>
39 #include <iosfwd>
40 #include <string>
44 #include <yui/YWidget.h>
45 #include <yui/YMenuItem.h>
47 -#include <ncursesw/curses.h> /* curses.h: #define NCURSES_CH_T cchar_t */
[all …]
/openbmc/u-boot/scripts/
H A DMakefile.autoconf11 __all: include/autoconf.mk include/autoconf.mk.dep
13 ifeq ($(shell grep -q '^CONFIG_SPL=y' include/config/auto.conf 2>/dev/null && echo y),y)
14 __all: spl/include/autoconf.mk
17 ifeq ($(shell grep -q '^CONFIG_TPL=y' include/config/auto.conf 2>/dev/null && echo y),y)
18 __all: tpl/include/autoconf.mk
21 include include/config/auto.conf
23 include scripts/Kbuild.include
31 include config.mk
35 $(if $(KBUILD_SRC), -I$(srctree)/include) \
36 -I$(srctree)/arch/$(ARCH)/include \
[all …]

12345678910>>...158