Home
last modified time | relevance | path

Searched refs:wildcards (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/qemu/tests/unit/
H A Dtest-io-channel-tls.c48 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 Dtest-crypto-tlssession.c203 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 Dcreate_manifest3.py68 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 Dbuild-oldlibc14 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 D05_wildcard_matching.patch17 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 D40-gbmc-upgrade.sh60 …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 Dsupervisord.conf23 ; newlines). It can also contain wildcards. The filenames are
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/
H A Dibmtpm2tss_1661.bb22 file://0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch \
/openbmc/phosphor-pcie-presence/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/openpower-sbe-interface/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/phosphor-mboxd/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/pyphosphor/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/inarp/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/openpower-inventory-upload/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/openpower-logging/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/phosphor-event/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/boost-dbus/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/google-ipmi-sys/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/libbej/
H A DMAINTAINERS25 wildcards; X is a tag of one of the following types:
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-discovery-service.bbclass75 fd.write(' <name replace-wildcards="yes">%s on %%h</name>\n'
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm2/ibmtpm2tss/ibmtpm2tss/
H A D0001-utils-12-Makefile.am-expand-wildcards-in-prereqs.patch4 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 Dprogram_types.rst198 supports ``*`` and ``?`` wildcards. Valid characters for pattern are
/openbmc/linux/Documentation/devicetree/bindings/
H A Dwriting-bindings.rst42 - DO make 'compatible' properties specific. DON'T use wildcards in compatible
/openbmc/openbmc/poky/bitbake/lib/bs4/
H A DNEWS.txt938 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 Dperf-probe.txt69 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…

12