/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | data.py | 173 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 D | ip_vs_nfct.c | 173 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 D | base-files_%.bbappend | 1 # 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 D | xcursor-transparent-theme_%.bbappend | 1 # 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 D | m4_%.bbappend | 1 # 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 D | man-db_%.bbappend | 1 # 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 D | binutils_%.bbappend | 1 # 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 D | perlcross_%.bbappend | 1 # 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 D | gcc-source_%.bbappend | 1 # 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 D | aspell_%.bbappend | 1 # 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 D | systemd-machine-units_%.bbappend | 1 # This bbappend is used to alter the recipe using the test_recipe.inc file created by tests.
|
/openbmc/linux/Documentation/security/ |
H A D | credentials.rst | 273 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 D | xgamma_1.0.7.bb | 5 DESCRIPTION = "xgamma allows X users to query and alter the gamma \
|
/openbmc/linux/drivers/virt/coco/sev-guest/ |
H A D | Kconfig | 11 alter, drop or replay the messages sent. The driver provides
|
/openbmc/linux/ipc/ |
H A D | sem.c | 139 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 D | python3-git_3.1.43.bb | 3 a git repository. Access repository information conveniently, alter the \
|
/openbmc/linux/kernel/debug/kdb/ |
H A D | kdb_cmds | 1 # Initial commands for kdb, alter to suit your needs.
|
/openbmc/linux/kernel/kcsan/ |
H A D | .kunitconfig | 22 # (or alter) this, in conjunction with setting a different test timeout with,
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/oprofile/oprofile/ |
H A D | 0003-Define-the-C-preprocessor-variable-to-improve-reprod.patch | 27 # Since we should not permanently alter user environment variables, we'll
|
/openbmc/openbmc/meta-security/wic/ |
H A D | beaglebone-yocto-verity.wks.in | 10 # not alter the label or any other setting on the image.
|
/openbmc/openbmc/meta-openembedded/meta-python/licenses/ |
H A D | CRC32C-ADLER | 6 including commercial applications, and to alter it and redistribute it
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | Zlib | 10 including commercial applications, and to alter it and redistribute it
|
H A D | lsof | 11 any purpose on any computer system, and to alter it and
|
H A D | Spencer-94 | 4 …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 D | LICENSE | 10 commercial applications, and to alter it and redistribute it freely, subject to
|