/openbmc/qemu/tests/unit/ |
H A D | test-io-channel-tls.c | 48 const char *const *wildcards; member 116 const char * const *wildcards; in test_io_channel_tls() local 166 wildcards = data->wildcards; in test_io_channel_tls() 167 while (wildcards && *wildcards) { in test_io_channel_tls() 168 qauthz_list_append_rule(auth, *wildcards, in test_io_channel_tls() 172 wildcards++; in test_io_channel_tls() 283 hostname, wildcards) \ in main() argument 287 hostname, wildcards \ in main() 316 const char *const wildcards[] = { in main() local 322 "qemu.org", wildcards); in main()
|
H A D | test-crypto-tlssession.c | 203 const char *const *wildcards; member 254 const char * const *wildcards; in test_crypto_tls_session_x509() local 312 wildcards = data->wildcards; in test_crypto_tls_session_x509() 313 while (wildcards && *wildcards) { in test_crypto_tls_session_x509() 314 qauthz_list_append_rule(auth, *wildcards, in test_crypto_tls_session_x509() 318 wildcards++; in test_crypto_tls_session_x509() 329 data->wildcards ? "tlssessionacl" : NULL, in test_crypto_tls_session_x509() 436 hostname, wildcards) \ in main() argument 440 hostname, wildcards \ in main() 449 hostname, wildcards) \ in main() argument [all …]
|
/openbmc/openbmc/poky/meta/recipes-devtools/python/python3/ |
H A D | create_manifest3.py | 68 wildcards = [] variable 359 wildcards.append(pymodule_dep) 401 wildcards.append(pymodule_dep) 418 print(wildcards)
|
/openbmc/openbmc/poky/meta/recipes-devtools/pseudo/files/ |
H A D | build-oldlibc | 14 tar -xf $i-nativesdk-libc.tar.xz --wildcards \*/lib/libpthread\* \*/lib/libdl\*
|
/openbmc/openbmc/poky/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/ |
H A D | 05_wildcard_matching.patch | 17 The access control language supports explicit wildcards: 48 + ? and * as wildcards), and zero if it does not match. */
|
/openbmc/openbmc/meta-google/recipes-phosphor/flash/gbmc-update/ |
H A D | 40-gbmc-upgrade.sh | 60 …tar "${tflags[@]}" --wildcards --warning=none -xC "$tmpdir" "${GBMC_UPGRADE_UNPACK_FILES[@]}" 2>"$…
|
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-supervisor/ |
H A D | supervisord.conf | 23 ; newlines). It can also contain wildcards. The filenames are
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ |
H A D | ibmtpm2tss_1661.bb | 22 file://0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch \
|
/openbmc/phosphor-pcie-presence/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/openpower-sbe-interface/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/phosphor-mboxd/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/pyphosphor/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/inarp/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/openpower-inventory-upload/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/openpower-logging/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/phosphor-event/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/boost-dbus/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/google-ipmi-sys/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/libbej/ |
H A D | MAINTAINERS | 25 wildcards; X is a tag of one of the following types:
|
/openbmc/openbmc/meta-phosphor/classes/ |
H A D | obmc-phosphor-discovery-service.bbclass | 75 fd.write(' <name replace-wildcards="yes">%s on %%h</name>\n'
|
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss/ |
H A D | 0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch | 4 Subject: [PATCH] utils{,12}/Makefile.am: expand wildcards in prereqs 6 Expand wildcards of required sources to avoid errors like:
|
/openbmc/linux/Documentation/bpf/libbpf/ |
H A D | program_types.rst | 198 supports ``*`` and ``?`` wildcards. Valid characters for pattern are
|
/openbmc/linux/Documentation/devicetree/bindings/ |
H A D | writing-bindings.rst | 42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible
|
/openbmc/openbmc/poky/bitbake/lib/bs4/ |
H A D | NEWS.txt | 938 This is much easier to use than SQL-style wildcards (see, regular 940 SQL-style wildcards. I'll put them back if someone complains, but 1007 It's no longer to pass in SQL-style wildcards to fetch(). Use a 1022 * A string with SQL-style wildcards 1027 This is much easier to use than SQL-style wildcards (see, regular 1029 recommend you use SQL-style wildcards. They may go away in a future
|
/openbmc/linux/tools/perf/Documentation/ |
H A D | perf-probe.txt | 69 Delete probe events. This accepts glob wildcards('*', '?') and character 229 …hing but ignoring spaces in both of pattern and target. So this accepts wildcards('*', '?') and ch…
|