| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/xscreensaver/files/ |
| H A D | 0001-Tweak-app-defaults.patch | 50 - maze -root \n\ 51 -@GL_KLUDGE@ GL: superquadrics -root \n\ 52 - attraction -root \n\ 53 - blitspin -root \n\ 54 - greynetic -root \n\ 55 - helix -root \n\ 56 - hopalong -root \n\ 57 - imsmap -root \n\ 58 -- noseguy -root \n\ 59 -- pyro -root \n\ [all …]
|
| /openbmc/openbmc/poky/meta/lib/oeqa/files/ |
| H A D | buildhistory_filelist2.txt | 1 drwxr-xr-x root root 4096 ./bin 2 lrwxrwxrwx root root 19 ./bin/ash -> /bin/busybox.nosuid 3 lrwxrwxrwx root root 25 ./bin/base64 -> /usr/bin/base64.coreutils 4 -rwxr-xr-x root root 1190872 ./bin/bash.bash 5 lrwxrwxrwx root root 14 ./bin/bash -> /bin/bash.bash 6 lrwxrwxrwx root root 14 ./bin/busybox -> busybox.nosuid 7 -rwxr-xr-x root root 613008 ./bin/busybox.nosuid 8 -rwsr-xr-x root root 59440 ./bin/busybox.suid 9 lrwxrwxrwx root root 18 ./bin/cat -> /bin/cat.coreutils 10 -rwxr-xr-x root root 47336 ./bin/cat.coreutils [all …]
|
| H A D | buildhistory_filelist1.txt | 1 drwxr-xr-x root root 4096 ./bin 2 lrwxrwxrwx root root 19 ./bin/ash -> /bin/busybox.nosuid 3 lrwxrwxrwx root root 25 ./bin/base64 -> /usr/bin/base64.coreutils 4 -rwxr-xr-x root root 1190872 ./bin/bash.bash 5 lrwxrwxrwx root root 14 ./bin/bash -> /bin/bash.bash 6 lrwxrwxrwx root root 14 ./bin/busybox -> busybox.nosuid 7 -rwxr-xr-x root root 613008 ./bin/busybox.nosuid 8 -rwsr-xr-x root root 59440 ./bin/busybox.suid 9 lrwxrwxrwx root root 18 ./bin/cat -> /bin/cat.coreutils 10 -rwxr-xr-x root root 47336 ./bin/cat.coreutils [all …]
|
| /openbmc/openbmc/poky/meta/files/ |
| H A D | fs-perms.txt | 25 # /usr/src 0755 root root false - - - 26 # /usr/share/man 0755 root root true 0644 root root 28 # Note: all standard config directories are automatically assigned "0755 root root false - - -" 31 ${mandir} 0755 root root true 0644 root root 32 ${infodir} 0755 root root true 0644 root root 33 ${docdir} 0755 root root true 0644 root root 34 ${datadir}/gtk-doc 0755 root root true 0644 root root 37 ${datadir}/locale 0755 root root true 0644 root root 40 ${includedir} 0755 root root true 0644 root root 43 /usr/src/debug 0755 root root true 0644 root root [all …]
|
| H A D | device_table-minimal.txt | 11 /dev d 755 root root - - - - - 12 /dev/console c 662 root tty 5 1 - - - 13 /dev/fb0 c 600 root root 29 0 - - - 14 /dev/hda b 660 root disk 3 0 - - - 15 /dev/hda b 660 root disk 3 1 1 1 4 16 /dev/kmem c 640 root kmem 1 2 - - - 17 /dev/kmsg c 600 root root 1 11 - - - 18 /dev/mem c 640 root kmem 1 1 - - - 19 /dev/mmcblk0 b 660 root disk 179 0 - - - 20 /dev/mmcblk0p b 660 root disk 179 1 1 1 4 [all …]
|
| H A D | fs-perms-volatile-tmp.txt | 25 # /usr/src 0755 root root false - - - 26 # /usr/share/man 0755 root root true 0644 root root 28 # Note: all standard config directories are automatically assigned "0755 root root false - - -" 38 ${localstatedir}/volatile/tmp 01777 root root false - - -
|
| /openbmc/qemu/tests/unit/ |
| H A D | test-interval-tree.c | 13 static IntervalTreeRoot root; variable 33 g_assert(root.rb_root.rb_node == NULL); in test_empty() 34 g_assert(root.rb_leftmost == NULL); in test_empty() 35 g_assert(interval_tree_iter_first(&root, 0, UINT64_MAX) == NULL); in test_empty() 44 interval_tree_insert(&nodes[0], &root); in test_find_one_point() 46 g_assert(interval_tree_iter_first(&root, 0, 9) == &nodes[0]); in test_find_one_point() 48 g_assert(interval_tree_iter_first(&root, 0, 0) == NULL); in test_find_one_point() 50 g_assert(interval_tree_iter_first(&root, 0, 1) == &nodes[0]); in test_find_one_point() 51 g_assert(interval_tree_iter_first(&root, 1, 1) == &nodes[0]); in test_find_one_point() 52 g_assert(interval_tree_iter_first(&root, 1, 2) == &nodes[0]); in test_find_one_point() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-core/initscripts/initscripts-1.0/ |
| H A D | volatiles | 14 # l root root 0777 /var/test /tmp/testfile 15 # f root root 0644 /var/test none 26 d root root 1777 /run/lock none 27 d root root 0755 /var/volatile/log none 28 d root root 1777 /var/volatile/tmp none 29 l root root 1777 /var/lock /run/lock 30 l root root 0755 /var/run /run 31 l root root 1777 /var/tmp /var/volatile/tmp 32 l root root 1777 /tmp /var/tmp 33 d root root 0755 /var/lock/subsys none [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/systemd/systemd-systemctl/ |
| H A D | systemctl | 28 def __init__(self, root, path): argument 30 self._parse(root, path) 33 for path2 in sorted((root / location / "system" / dirname).glob("*.conf")): 34 self._parse(root, path2) 36 def _parse(self, root, path): argument 53 path = root / Path(os.readlink(str(path))).relative_to(ROOT) 98 def __init__(self, scope, root): argument 100 self._collect_presets(scope, root) 121 def _collect_presets(self, scope, root): argument 125 paths = (root / location / scope).glob("*.preset") [all …]
|
| /openbmc/qemu/hw/pci-host/ |
| H A D | designware.c | 71 designware_pcie_root_to_host(DesignwarePCIERoot *root) in designware_pcie_root_to_host() argument 73 BusState *bus = qdev_get_parent_bus(DEVICE(root)); in designware_pcie_root_to_host() 97 DesignwarePCIERoot *root = DESIGNWARE_PCIE_ROOT(opaque); in designware_pcie_root_msi_write() local 98 DesignwarePCIEHost *host = designware_pcie_root_to_host(root); in designware_pcie_root_msi_write() 100 root->msi.intr[0].status |= BIT(val) & root->msi.intr[0].enable; in designware_pcie_root_msi_write() 102 if (root->msi.intr[0].status & ~root->msi.intr[0].mask) { in designware_pcie_root_msi_write() 117 static void designware_pcie_root_update_msi_mapping(DesignwarePCIERoot *root) in designware_pcie_root_update_msi_mapping() argument 120 MemoryRegion *mem = &root->msi.iomem; in designware_pcie_root_update_msi_mapping() 121 const uint64_t base = root->msi.base; in designware_pcie_root_update_msi_mapping() 122 const bool enable = root->msi.intr[0].enable; in designware_pcie_root_update_msi_mapping() [all …]
|
| /openbmc/openbmc/poky/meta/recipes-connectivity/resolvconf/resolvconf/ |
| H A D | 99_resolvconf | 1 d root root 0755 /var/run/resolvconf/interface none 2 f root root 0644 /etc/resolvconf/run/resolv.conf none 3 f root root 0644 /etc/resolvconf/run/enable-updates none 4 l root root 0644 /etc/resolv.conf /etc/resolvconf/run/resolv.conf
|
| /openbmc/hiomapd/vpnor/test/ |
| H A D | tmpd.hpp | 37 root = fs::path{tmpdir}; in VpnorRoot() 41 fs::create_directory(root / attr); in VpnorRoot() 44 fs::path tocFilePath = root / "ro" / PARTITION_TOC_FILE; in VpnorRoot() 54 fs::path partitionFilePath = root / "ro" / part.data.name; in VpnorRoot() 64 snprintf(paths.ro_loc, PATH_MAX - 1, "%s/ro", root.c_str()); in VpnorRoot() 66 snprintf(paths.rw_loc, PATH_MAX - 1, "%s/rw", root.c_str()); in VpnorRoot() 68 snprintf(paths.prsv_loc, PATH_MAX - 1, "%s/prsv", root.c_str()); in VpnorRoot() 70 snprintf(paths.patch_loc, PATH_MAX - 1, "%s/patch", root.c_str()); in VpnorRoot() 87 fs::remove_all(root); in ~VpnorRoot() 91 return fs::path{root} / "ro"; in ro() [all …]
|
| /openbmc/u-boot/fs/btrfs/ |
| H A D | btrfs.c | 15 static int readdir_callback(const struct btrfs_root *root, in readdir_callback() argument 34 if (btrfs_lookup_inode(root, &item->location, &inode, NULL)) { in readdir_callback() 47 if (target && btrfs_readlink(root, item->location.objectid, in readdir_callback() 94 btrfs_info.tree_root.bytenr = btrfs_info.sb.root; in btrfs_probe() 114 struct btrfs_root root = btrfs_info.fs_root; in btrfs_ls() local 118 inr = btrfs_lookup_path(&root, root.root_dirid, path, &type, NULL, 40); in btrfs_ls() 130 if (btrfs_readdir(&root, inr, readdir_callback)) { in btrfs_ls() 140 struct btrfs_root root = btrfs_info.fs_root; in btrfs_exists() local 144 inr = btrfs_lookup_path(&root, root.root_dirid, file, &type, NULL, 40); in btrfs_exists() 151 struct btrfs_root root = btrfs_info.fs_root; in btrfs_size() local [all …]
|
| H A D | inode.c | 11 u64 btrfs_lookup_inode_ref(struct btrfs_root *root, u64 inr, in btrfs_lookup_inode_ref() argument 19 key = btrfs_search_tree_key_type(root, inr, BTRFS_INODE_REF_KEY, in btrfs_lookup_inode_ref() 47 int btrfs_lookup_inode(const struct btrfs_root *root, in btrfs_lookup_inode() argument 52 struct btrfs_root tmp_root = *root; in btrfs_lookup_inode() 86 int btrfs_readlink(const struct btrfs_root *root, u64 inr, char *target) in btrfs_readlink() argument 98 if (btrfs_search_tree(root, &key, &path)) in btrfs_readlink() 140 static u64 get_parent_inode(struct btrfs_root *root, u64 inr, in get_parent_inode() argument 147 if (root->objectid != btrfs_info.fs_root.objectid) { in get_parent_inode() 151 parent = btrfs_lookup_root_ref(root->objectid, &ref, in get_parent_inode() 156 if (btrfs_find_root(parent, root, NULL)) in get_parent_inode() [all …]
|
| /openbmc/openbmc/meta-security/recipes-ids/ossec/files/ |
| H A D | 0002-Makefile-don-t-set-uid-gid.patch | 30 - $(call INSTALL_CMD,0550,root,0) ossec-agentd ${PREFIX}/bin 31 - $(call INSTALL_CMD,0550,root,0) agent-auth ${PREFIX}/bin 44 - $(call INSTALL_CMD,0550,root,${OSSEC_GROUP}) -d ${PREFIX}/ 48 - $(call INSTALL_CMD,0550,root,0) -d ${PREFIX}/bin 49 - $(call INSTALL_CMD,0550,root,0) ossec-logcollector ${PREFIX}/bin 50 - $(call INSTALL_CMD,0550,root,0) ossec-syscheckd ${PREFIX}/bin 51 - $(call INSTALL_CMD,0550,root,0) ossec-execd ${PREFIX}/bin 52 - $(call INSTALL_CMD,0550,root,0) manage_agents ${PREFIX}/bin 53 - $(call INSTALL_CMD,0550,root,0) ../contrib/util.sh ${PREFIX}/bin/ 54 - $(call INSTALL_CMD,0550,root,0) ${OSSEC_CONTROL_SRC} ${PREFIX}/bin/ossec-control [all …]
|
| /openbmc/bmcweb/redfish-core/src/utils/ |
| H A D | json_utils.cpp | 42 uint64_t getEstimatedJsonSize(const nlohmann::json& root) in getEstimatedJsonSize() argument 44 if (root.is_null()) in getEstimatedJsonSize() 48 if (root.is_number()) in getEstimatedJsonSize() 52 if (root.is_boolean()) in getEstimatedJsonSize() 56 if (root.is_string()) in getEstimatedJsonSize() 59 return root.get<std::string>().size() + quotesSize; in getEstimatedJsonSize() 61 if (root.is_binary()) in getEstimatedJsonSize() 63 return root.get_binary().size(); in getEstimatedJsonSize() 66 root.get_ptr<const nlohmann::json::array_t*>(); in getEstimatedJsonSize() 77 root.get_ptr<const nlohmann::json::object_t*>(); in getEstimatedJsonSize()
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | cachedpath.py | 157 def __is_path_below(self, file, root): argument 158 return (file + os.path.sep).startswith(root) 160 def __realpath_rel(self, start, rel_path, root, loop_cnt, assume_dir): argument 170 if len(start) >= len(root): 178 root, loop_cnt, assume_dir) 180 assert(self.__is_path_below(start, root)) 184 def __realpath(self, file, root, loop_cnt, assume_dir): argument 185 while self.islink(file) and len(file) >= len(root): 194 assert(self.__is_path_below(tdir, root)) 196 tdir = root [all …]
|
| H A D | path.py | 106 for root, dirs, files in os.walk(src): 108 testfile = os.path.join(root, files[0]) 182 for root, dirs, files in os.walk(dir, **walkoptions): 184 yield os.path.join(root, file) 188 def __is_path_below(file, root): argument 189 return (file + os.path.sep).startswith(root) 191 def __realpath_rel(start, rel_path, root, loop_cnt, assume_dir): argument 201 if len(start) >= len(root): 209 root, loop_cnt, assume_dir) 211 assert(__is_path_below(start, root)) [all …]
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/iptraf/iptraf-ng/ |
| H A D | iptraf-ng-tmpfiles.conf | 1 d /run/iptraf-ng 0755 root root - 2 d /var/log/iptraf-ng 0755 root root - 3 d /var/lib/iptraf-ng 0755 root root -
|
| /openbmc/u-boot/lib/ |
| H A D | rbtree.c | 54 struct rb_root *root, int color) in __rb_rotate_set_parents() argument 59 __rb_change_child(old, new, parent, root); in __rb_rotate_set_parents() 63 __rb_insert(struct rb_node *node, struct rb_root *root, in __rb_insert() argument 146 __rb_rotate_set_parents(gparent, parent, root, RB_RED); in __rb_insert() 180 __rb_rotate_set_parents(gparent, parent, root, RB_RED); in __rb_insert() 192 ____rb_erase_color(struct rb_node *parent, struct rb_root *root, in ____rb_erase_color() argument 220 __rb_rotate_set_parents(parent, sibling, root, in ____rb_erase_color() 295 __rb_rotate_set_parents(parent, sibling, root, in ____rb_erase_color() 306 __rb_rotate_set_parents(parent, sibling, root, in ____rb_erase_color() 345 __rb_rotate_set_parents(parent, sibling, root, in ____rb_erase_color() [all …]
|
| /openbmc/openbmc-tools/ipkdbg/ |
| H A D | build-opkg | 44 mkdir -p root && make -j$(nproc) install DESTDIR=$(realpath root) 54 mkdir -p root && make -j$(nproc) install DESTDIR=$(realpath root) 72 …KG_CONFIG_PATH=$(realpath ../libarchive-3.5.2/root/usr/local/lib/pkgconfig/):$(realpath ../curl-7.… 73 CURL_CFLAGS=-I$(realpath ../curl-7.79.1/root/usr/local/include/) \ 74 CURL_LIBS=$(realpath ../curl-7.79.1/root/usr/local/lib/libcurl.a) \ 75 LIBARCHIVE_CFLAGS=-I$(realpath ../libarchive-3.5.2/root/usr/local/include/) \ 76 LIBARCHIVE_LIBS=$(realpath ../libarchive-3.5.2/root/usr/local/lib/libarchive.a) \
|
| /openbmc/qemu/hw/virtio/ |
| H A D | virtio-nsm.c | 91 cbor_item_t *root; in error_response() local 95 root = cbor_new_definite_map(1); in error_response() 96 if (!root) { in error_response() 100 if (!qemu_cbor_add_string_to_map(root, "Error", error_string(error))) { in error_response() 104 len = cbor_serialize(root, response->iov_base, response->iov_len); in error_response() 114 if (root) { in error_response() 115 cbor_decref(&root); in error_response() 140 cbor_item_t *root, *nested_map; in handle_get_random() local 145 root = cbor_new_definite_map(1); in handle_get_random() 146 if (!root) { in handle_get_random() [all …]
|
| /openbmc/qemu/tests/functional/qemu_test/ |
| H A D | config.py | 24 root = os.getenv('QEMU_BUILD_ROOT') 25 if root is not None: 26 return Path(root) 31 root = os.path.join(_source_dir(), 'build') 32 if os.path.exists(root): 33 return Path(root)
|
| /openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/oelib/ |
| H A D | path.py | 49 self.root = os.path.join(self.tmpdir, "R") 52 os.symlink("_real", self.root) 55 os.mkdir(os.path.join(self.root, d)) 57 open(os.path.join(self.root, f), "w") 59 os.symlink(l[1], os.path.join(self.root, l[0])) 65 return oe.path.realpath(os.path.join(self.root, file), self.root, 78 self.assertEqual(l[2], target_p[len(self.root):]) 85 self.assertEqual(l[1], target_p[len(self.root):]) 86 self.assertEqual(l[2], target_l[len(self.root):])
|
| /openbmc/phosphor-mboxd/vpnor/test/ |
| H A D | tmpd.hpp | 32 root = fs::path{tmpdir}; in VpnorRoot() 36 fs::create_directory(root / attr); in VpnorRoot() 39 fs::path tocFilePath = root / "ro" / PARTITION_TOC_FILE; in VpnorRoot() 49 fs::path partitionFilePath = root / "ro" / part.data.name; in VpnorRoot() 74 fs::remove_all(root); in ~VpnorRoot() 78 return fs::path{root} / "ro"; in ro() 82 return fs::path{root} / "rw"; in rw() 86 return fs::path{root} / "prsv"; in prsv() 90 return fs::path{root} / "patch"; in patch() 96 fs::path root; member in openpower::virtual_pnor::test::VpnorRoot
|