Home
last modified time | relevance | path

Searched refs:exec (Results 226 – 250 of 475) sorted by relevance

12345678910>>...19

/openbmc/linux/Documentation/admin-guide/LSM/
H A DSafeSetID.rst20 file can exec() that program to gain the elevated privileges.
59 as fork() calls where the program doesn't immediately call exec() after the
62 fork()/exec(). Because of this, as solution that uses a privileged helper in
/openbmc/linux/Documentation/dev-tools/kunit/
H A Darchitecture.rst187 - ``exec`` command executes kernel results either directly (using
192 you can run the kernel and display the test results with the ``exec``
193 argument: ``./tools/testing/kunit/kunit.py exec``.
/openbmc/ipmitool/
H A DREADME286 exec Run list of commands from file
287 set Set runtime variable for shell and exec
318 > exec: This command will read a text file and execute ipmitool commands
326 # ipmitool -I open exec lansetup.scr
331 > set: This command can be used by the shell and exec modes to configure
349 # ipmitool -I lan exec getstatus.scr
/openbmc/openbmc/poky/bitbake/contrib/vim/plugin/
H A Dnewbb.vim66 exec "normal 2f\""
/openbmc/qemu/tests/qemu-iotests/
H A D280.out6 {"execute": "migrate", "arguments": {"uri": "exec:cat > /dev/null"}}
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/cifs/
H A Dcifs-utils_7.0.bb28 # setting --exec-prefix or --prefix in EXTRA_OECONF does not work
/openbmc/openbmc/poky/meta/recipes-devtools/go/
H A Dgo-target.inc37 find ${D}${libdir}/go/src -depth -type d -name testdata -exec rm -rf {} \;
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/openthread/
H A Dot-br-posix_git.bb18 file://0001-otbr-agent.service.in-remove-pre-exec-hook-for-mdns-.patch \
/openbmc/openbmc/meta-security/dynamic-layers/meta-perl/recipes-security/bastille/files/
H A Dconfig69 # Q: TCP services to audit: [telnet ftp imap pop3 finger sunrpc exec login linuxconf ssh]
70 Firewall.ip_s_tcpaudit="telnet ftp imap pop3 finger sunrpc exec login linuxconf ssh"
/openbmc/openbmc/poky/meta/recipes-devtools/e2fsprogs/
H A De2fsprogs_1.47.0.bb30 find ${S}/po -type f -name "*.po" -exec touch {} +
141 -exec rm -f {} +
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/
H A D0001-libntfs-3g-Makefile.am-fix-install-failed-while-host.patch33 install-exec-hook: install-rootlibLTLIBRARIES
/openbmc/openbmc/poky/meta/recipes-kernel/systemtap/systemtap/
H A D0001-Install-python-modules-to-correct-library-dir.patch36 @@ -47,7 +51,7 @@ install-exec-local:
/openbmc/u-boot/doc/
H A DREADME.mpc83xxads13 --exec-prefix=/usr/powerpc --target=powerpc-linux --enable-shared
/openbmc/sdbusplus/include/sdbusplus/async/stdexec/
H A Denv.hpp23 namespace exec namespace
H A Dtask.hpp35 namespace exec namespace
112 __scheduler_{exec::inline_scheduler{}};
/openbmc/linux/Documentation/dev-tools/
H A Dgcov.rst267 find $GCDA -type d -exec mkdir -p $TEMPDIR/\{\} \;
268 find $GCDA -name '*.gcda' -exec sh -c 'cat < $0 > '$TEMPDIR'/$0' {} \;
269 find $GCDA -name '*.gcno' -exec sh -c 'cp -d $0 '$TEMPDIR'/$0' {} \;
/openbmc/openbmc/poky/meta/classes-global/
H A Dutils.bbclass187 exec -a \$realdir/$cmdname \$realdir/$cmdname.real $cmdoptions "\$@"
224 exec -a \$realdir/$cmdname $argument \$realdir/$cmdname.real $cmdoptions "\$@"
255 exec -a "\$0" \$realdir/$cmdname.real "\$@"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/boinc/boinc-client/
H A D0001-scripts-Do-not-check-for-files-on-build-host.patch25 install-exec-hook:
/openbmc/linux/include/asm-generic/
H A DKbuild23 mandatory-y += exec.h
/openbmc/linux/arch/mips/kernel/
H A Dsmp.c613 int exec = vma->vm_flags & VM_EXEC; in flush_tlb_range() local
623 set_cpu_context(cpu, mm, !exec); in flush_tlb_range()
/openbmc/linux/arch/powerpc/boot/dts/fsl/
H A Dpq3-sec2.1-0.dtsi41 fsl,exec-units-mask = <0xfe>;
H A Dpq3-sec3.0-0.dtsi43 fsl,exec-units-mask = <0x9fe>;
H A Dpq3-sec3.1-0.dtsi43 fsl,exec-units-mask = <0xbfe>;
H A Dpq3-sec3.3-0.dtsi43 fsl,exec-units-mask = <0x97c>;
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/ttf-fonts/
H A Dttf-google-fira.bb30 find ${S} -path 'fira*/*.tt[cf]' -exec install -m 0644 {} ${D}${datadir}/fonts/truetype/{} \;

12345678910>>...19