Home
last modified time | relevance | path

Searched full:insensitive (Results 1 – 25 of 108) sorted by relevance

12345

/openbmc/linux/fs/efivarfs/
H A Dsuper.c82 * 2. A case-insensitive GUID
85 * case-insensitive match on part 2.
100 /* Case-insensitive compare for the GUID */ in efivarfs_d_compare()
113 /* GUID is case-insensitive. */ in efivarfs_d_hash()
/openbmc/linux/Documentation/admin-guide/
H A Dext4.rst94 * Case-insensitive file name lookups
101 case-insensitive file name lookups
104 The case-insensitive file name lookup feature is supported on a
105 per-directory basis, allowing the user to mix case-insensitive and
108 case-insensitive string match operation is only defined when we know how
110 case-insensitive directories, the filesystem must have the
123 used on large case-insensitive directories with DX feature. On DX
136 operate on that file, but the case-insensitive lookups won't work.
/openbmc/qemu/include/qemu/
H A Dtypedefs.h22 * Please keep this list in case-insensitive alphabetical order.
126 * Please keep this list in case-insensitive alphabetical order.
H A Dcutils.h95 * Test whether @str starts with the case-insensitive prefix @val.
100 * Returns: true if @str starts with case-insensitive prefix @val,
/openbmc/qemu/.gitlab-ci.d/
H A Dopensbi.yml23 # if the last commit msg contains 'OpenSBI' (case insensitive)
42 # Run if the last commit msg contains 'OpenSBI' (case insensitive)
/openbmc/linux/tools/testing/selftests/net/
H A Dhwtstamp_config.c81 "tx_type is any of (case-insensitive):\n", in usage()
84 fputs("rx_filter is any of (case-insensitive):\n", stderr); in usage()
/openbmc/linux/lib/
H A Dkstrtox.c124 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
148 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
220 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
251 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pydicti_1.2.1.bb1 SUMMARY = "Case insensitive derivable dictionary"
H A Dpython3-nocasedict_2.0.4.bb1 SUMMARY = "A case-insensitive ordered dictionary for Python"
H A Dpython3-nocaselist_2.0.3.bb1 SUMMARY = "A case-insensitive list for Python"
/openbmc/linux/fs/ntfs/
H A Ddir.c48 * insensitive match at the same time. If we find a case insensitive match, we
50 * the case insensitive match and setup @res (which we allocate!) with the mft
182 * For a case insensitive mount, we also perform a case in ntfs_lookup_inode_by_name()
183 * insensitive comparison (provided the file name is not in the in ntfs_lookup_inode_by_name()
201 /* Only one case insensitive matching name allowed. */ in ntfs_lookup_inode_by_name()
249 * Names match with case insensitive comparison, now try the in ntfs_lookup_inode_by_name()
442 * For a case insensitive mount, we also perform a case in ntfs_lookup_inode_by_name()
443 * insensitive comparison (provided the file name is not in the in ntfs_lookup_inode_by_name()
461 /* Only one case insensitive matching name allowed. */ in ntfs_lookup_inode_by_name()
511 * Names match with case insensitive comparison, now try the in ntfs_lookup_inode_by_name()
[all …]
/openbmc/linux/tools/perf/Documentation/
H A Dperf-bench.txt164 Available units are B, KB, MB, GB and TB (case insensitive).
188 Available units are B, KB, MB, GB and TB (case insensitive).
/openbmc/linux/include/linux/
H A Dkstrtox.h23 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
51 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
/openbmc/linux/fs/xfs/
H A DKconfig51 bool "Support deprecated case-insensitive ascii (ascii-ci=1) format"
67 filesystem is a case-insensitive filesystem. If no such string is
/openbmc/linux/fs/ntfs3/
H A Dupcase.c30 * - Case insensitive
/openbmc/linux/fs/affs/
H A DChanges154 and case insensitive name comparisons to use
168 operate case insensitive and length ignorant
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/
H A D0001-Select-the-current-user-to-authenticate-with-by-defa.patch70 - /* ... and make the password entry and "Authenticate" button insensitive */
/openbmc/openbmc-test-automation/ipmi/
H A Dtest_ipmi_sensor.robot62 ... Inlet air temperature case-insensitive
124 ... Baseboard temperature case-insensitive=True
486 ${sensors}= Get Lines Containing String ${resp} ${sensor_component} case-insensitive
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/monit/monit/
H A Dmonitrc6 ## are case insensitive. All path's MUST BE FULLY QUALIFIED, starting with '/'.
/openbmc/bmcweb/scripts/
H A Dupdate_schemas.py45 insensitive schema name comparisons
/openbmc/linux/arch/x86/boot/
H A Dstring.c323 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
360 * hexadecimal (case insensitive), if it otherwise begins with 0, it will be
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/influxdb/influxdb/
H A Dinfluxdb.conf78 # Valid size suffixes are k, m, or g (case insensitive, 1024 = 1k).
84 # Valid size suffixes are k, m, or g (case insensitive, 1024 = 1k).
137 # Valid size suffixes are k, m, or g (case insensitive, 1024 = 1k).
/openbmc/openbmc-test-automation/openpower/ipmi/
H A Dtest_ipmi_sdr.robot88 ... case-insensitive
/openbmc/phosphor-misc/http-redirect/
H A Dhttp-redirect.awk64 # Headers are case insensitive, so normalize token to upper case.
323 # HTTP 2616 3.2.3 scheme MUST be case insensitive
/openbmc/phosphor-networkd/src/
H A Dconfig_parser.hpp18 /** @brief Compare in (case insensitive) vs expected (sensitive) */

12345