/openbmc/openbmc/poky/bitbake/lib/bb/ |
H A D | xattr.py | 20 def listxattr(path, follow=True): argument 21 func = libc.listxattr if follow else libc.llistxattr 59 def getxattr(path, name, follow=True): argument 60 func = libc.getxattr if follow else libc.lgetxattr 87 def get_all_xattr(path, follow=True): argument 90 names = listxattr(path, follow) 93 value = getxattr(path, name, follow)
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | Makefile.target | 119 run-gdbstub-follow-fork-mode-child: follow-fork-mode 123 --bin $< --test $(MULTIARCH_SRC)/gdbstub/follow-fork-mode-child.py, \ 126 run-gdbstub-follow-fork-mode-parent: follow-fork-mode 130 --bin $< --test $(MULTIARCH_SRC)/gdbstub/follow-fork-mode-parent.py, \ 140 run-gdbstub-catch-syscalls run-gdbstub-follow-fork-mode-child \ 141 run-gdbstub-follow-fork-mode-parent \
|
/openbmc/openbmc-test-automation/docs/ |
H A D | gui_setup_reference.md | 35 - Python Installation: Please follow the documented procedure available. 37 - Firefox Installation: Please follow the documented procedure available. 39 - geckodriver installation: Please follow the documented procedure available.
|
/openbmc/openbmc/poky/meta/recipes-graphics/xorg-app/ |
H A D | xeyes_1.3.0.bb | 3 SUMMARY = "X11 eyes that follow the mouse cursor demo" 5 follow the location of the mouse cursor around the screen."
|
/openbmc/openbmc/poky/meta/recipes-extended/unzip/unzip/ |
H A D | 06-unzip60-alt-iconv-utf8_CVE-2015-1315.patch | 178 -x exclude filenames that follow from listing\n"; 184 + -x exclude filenames that follow from listing\n\ 247 + "error: a valid character encoding should follow the -I argument")); 255 + "error: a valid character encoding should follow the -I argument")); 283 + "error: a valid character encoding should follow the -I argument")); 291 + "error: a valid character encoding should follow the -O argument")); 347 + "error: a valid character encoding should follow the -I argument")); 355 + "error: a valid character encoding should follow the -I argument")); 383 + "error: a valid character encoding should follow the -I argument")); 391 + "error: a valid character encoding should follow the -O argument"));
|
/openbmc/openbmc/poky/meta/recipes-devtools/patch/patch/ |
H A D | CVE-2019-13636.patch | 4 Subject: Don't follow symlinks unless --follow-symlinks is given 7 append_to_file): Unless the --follow-symlinks option is given, open files with
|
/openbmc/linux/fs/btrfs/ |
H A D | print-tree.h | 13 void btrfs_print_tree(const struct extent_buffer *c, bool follow);
|
H A D | print-tree.c | 356 void btrfs_print_tree(const struct extent_buffer *c, bool follow) in btrfs_print_tree() argument 385 if (!follow) in btrfs_print_tree() 411 btrfs_print_tree(next, follow); in btrfs_print_tree()
|
/openbmc/sdeventplus/example/ |
H A D | meson.build | 3 'follow',
|
/openbmc/docs/designs/ |
H A D | README.md | 3 Newly authored design documents are encouraged to follow the
|
/openbmc/telemetry/ |
H A D | README.md | 29 To build it using bitbake follow the guide from OpenBMC docs`[5]`. To build it 30 using meson follow the quick guide to install meson`[6]` and then run below
|
/openbmc/openbmc-test-automation/ffdc/docs/ |
H A D | yaml_syntax_rules.md | 16 follow while writing a YAML block. The YAML standards applies as usual. 29 This block statement in YAML one must follow for the collector to do operation
|
/openbmc/bios-bmc-smm-error-logger/ |
H A D | README.md | 3 This daemon will follow the design doc:
|
/openbmc/linux/scripts/ |
H A D | dev-needs.sh | 40 --exclude-devlinks Don't follow device links when tracking probe 125 # They can also have cycles. So, don't follow them.
|
/openbmc/qemu/ |
H A D | .gdbinit | 2 # follow the instructions it prints. They boil down to adding the following to
|
/openbmc/linux/tools/testing/selftests/lkdtm/ |
H A D | stack-entropy.sh | 24 dmesg --follow >"$log" & pid=$!
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/ |
H A D | multi-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch | 4 It will cause configure error as follow.
|
/openbmc/linux/Documentation/userspace-api/media/v4l/ |
H A D | vidioc-g-dv-timings.rst | 231 - The timings follow the CEA-861 Digital TV Profile standard 233 - The timings follow the VESA Discrete Monitor Timings standard 235 - The timings follow the VESA Coordinated Video Timings standard 237 - The timings follow the VESA Generalized Timings Formula standard 239 - The timings follow the SDI Timings standard.
|
/openbmc/linux/Documentation/firmware-guide/acpi/ |
H A D | DSD-properties-rules.rst | 52 Valid property sets must follow the guidance given by the Device Properties UUID 59 return property sets which do not follow that rule from _DSD in data packages 85 It often is useful to make _DSD return property sets that follow Device Tree
|
/openbmc/linux/fs/coda/ |
H A D | pioctl.c | 69 data.follow ? LOOKUP_FOLLOW : 0, &path); in coda_pioctl()
|
/openbmc/qemu/docs/devel/ |
H A D | loads-stores.rst | 25 Function names follow the pattern: 106 Function names follow the pattern: 135 Function names follow the pattern: 173 Function names follow the pattern: 212 Function names follow the pattern: 253 Function names follow the pattern: 282 Function names follow the pattern:
|
/openbmc/openbmc/poky/meta/files/common-licenses/ |
H A D | GPL-2.0-with-autoconf-exception | 4 … that are the output of Autoconf when processing the Macro. You need not follow the terms of the G…
|
/openbmc/linux/Documentation/devicetree/bindings/mtd/partitions/ |
H A D | brcm,bcm963xx-cfe-nor-partitions.txt | 4 Most Broadcom BCM63XX SoC based devices follow the Broadcom reference layout for
|
/openbmc/u-boot/doc/device-tree-bindings/ |
H A D | README | 6 These follow along with Linux kernel bindings, with a few additions. By
|
/openbmc/openbmc/meta-openembedded/meta-xfce/recipes-xfce/exo/ |
H A D | exo_4.19.1.bb |
|