Searched refs:addfile (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/tests/qemu-iotests/ |
H A D | 302 | 67 tar.addfile(ovf, io.BytesIO(ovf_data)) 118 tar.addfile(disk)
|
/openbmc/openbmc/poky/meta/classes/ |
H A D | create-spdx-2.2.bbclass | 166 archive.addfile(info, f) 924 tar.addfile(info, f) 956 tar.addfile(info, fileobj=index_str)
|
/openbmc/qemu/tests/docker/ |
H A D | docker.py | 582 tmp_tar.addfile(df_tar, fileobj=df_bytes)
|
/openbmc/openbmc/poky/scripts/lib/devtool/ |
H A D | standard.py | 681 def addfile(fn): function 692 addfile(os.path.join(root, f)) 694 addfile(filename)
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/ |
H A D | 0005-Replace-off64_t-stat64-with-off_t-stat.patch | 216 extern int addfile(char *, int , struct xfs_fsop_geom *, int,
|
/openbmc/openbmc/poky/meta/lib/oe/ |
H A D | spdx30_tasks.py | 190 archive.addfile(info, f)
|