Home
last modified time | relevance | path

Searched refs:alter (Results 1 – 25 of 218) sorted by relevance

123456789

/openbmc/openbmc/poky/bitbake/lib/bb/
H A Ddata.py173 alter = re.sub('"', '\\"', val)
174 alter = re.sub('\n', ' \\\n', alter)
175 alter = re.sub('\\$', '\\\\$', alter)
176 o.write('%s="%s"\n' % (varExpanded, alter))
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_nfct.c173 goto alter; in ip_vs_nfct_expect_callback()
189 goto alter; in ip_vs_nfct_expect_callback()
197 alter: in ip_vs_nfct_expect_callback()
/openbmc/openbmc/poky/meta-selftest/recipes-test/base-files/
H A Dbase-files_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/openbmc/poky/meta-selftest/recipes-test/xcursor-transparent-theme/
H A Dxcursor-transparent-theme_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/openbmc/poky/meta-selftest/recipes-test/m4/
H A Dm4_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/openbmc/poky/meta-selftest/recipes-test/man-db/
H A Dman-db_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/openbmc/poky/meta-selftest/recipes-test/binutils/
H A Dbinutils_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/openbmc/poky/meta-selftest/recipes-test/perlcross/
H A Dperlcross_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/openbmc/poky/meta-selftest/recipes-test/gcc-source/
H A Dgcc-source_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/openbmc/poky/meta-selftest/recipes-test/aspell/
H A Daspell_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/openbmc/poky/meta-selftest/recipes-test/systemd-machine-units/
H A Dsystemd-machine-units_%.bbappend1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
/openbmc/linux/Documentation/security/
H A Dcredentials.rst273 To alter anything in the cred struct, the copy-and-replace principle must be
274 adhered to. First take a copy, then alter the copy and then use RCU to change
278 A task may only alter its _own_ credentials; it is no longer permitted for a
279 task to alter another's credentials. This means the ``capset()`` system call
301 the const qualification to be able to alter the reference count.
307 A task being able to alter only its own credentials permits the current process
430 As previously mentioned, a task may only alter its own credentials, and may not
431 alter those of another task. This means that it doesn't need to use any
432 locking to alter its own credentials.
434 To alter the current process's credentials, a function should first prepare a
[all …]
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xorg-app/
H A Dxgamma_1.0.7.bb5 DESCRIPTION = "xgamma allows X users to query and alter the gamma \
/openbmc/linux/drivers/virt/coco/sev-guest/
H A DKconfig11 alter, drop or replay the messages sent. The driver provides
/openbmc/linux/ipc/
H A Dsem.c139 bool alter; /* does *sops alter the array? */ member
1992 bool undos = false, alter = false, dupsop = false; in __do_semtimedop() local
2030 alter = true; in __do_semtimedop()
2061 if (ipcperms(ns, &sma->sem_perm, alter ? S_IWUGO : S_IRUGO)) { in __do_semtimedop()
2066 error = security_sem_semop(&sma->sem_perm, sops, nsops, alter); in __do_semtimedop()
2098 queue.alter = alter; in __do_semtimedop()
2109 if (alter) in __do_semtimedop()
2132 if (alter) { in __do_semtimedop()
2148 if (alter) in __do_semtimedop()
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-git_3.1.43.bb3 a git repository. Access repository information conveniently, alter the \
/openbmc/linux/kernel/debug/kdb/
H A Dkdb_cmds1 # Initial commands for kdb, alter to suit your needs.
/openbmc/linux/kernel/kcsan/
H A D.kunitconfig22 # (or alter) this, in conjunction with setting a different test timeout with,
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/
H A D0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch27 # Since we should not permanently alter user environment variables, we'll
/openbmc/openbmc/meta-security/wic/
H A Dbeaglebone-yocto-verity.wks.in10 # not alter the label or any other setting on the image.
/openbmc/openbmc/meta-openembedded/meta-python/licenses/
H A DCRC32C-ADLER6 including commercial applications, and to alter it and redistribute it
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DZlib10 including commercial applications, and to alter it and redistribute it
H A Dlsof11 any purpose on any computer system, and to alter it and
H A DSpencer-944 …nyone to use this software for any purpose on any computer system, and to alter it and redistribut…
/openbmc/openbmc/poky/bitbake/lib/simplediff/
H A DLICENSE10 commercial applications, and to alter it and redistribute it freely, subject to

123456789