Home
last modified time | relevance | path

Searched refs:cmdinfo_t (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/
H A Dqemu-io.h44 } cmdinfo_t; typedef
50 void qemuio_add_command(const cmdinfo_t *ci);
51 void qemuio_command_usage(const cmdinfo_t *ci);
/openbmc/qemu/
H A Dqemu-io-cmds.c30 static cmdinfo_t *cmdtab;
134 cmdinfo_t *ct; in find_command()
151 cmdinfo_t *ct; in qemuio_complete_command()
697 static const cmdinfo_t read_cmd = {
895 static const cmdinfo_t readv_cmd = {
1036 static const cmdinfo_t write_cmd = {
2124 static const cmdinfo_t info_cmd = {
2349 static const cmdinfo_t map_cmd = {
2714 const cmdinfo_t *ct; in help_all()
2724 const cmdinfo_t *ct; in help_f()
[all …]
H A Dqemu-io.c78 static const cmdinfo_t close_cmd = {
145 static const cmdinfo_t open_cmd = {
277 static const cmdinfo_t quit_cmd = {
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch570 @@ -21,7 +21,7 @@ static cmdinfo_t stat_cmd;
571 static cmdinfo_t statfs_cmd;
572 static cmdinfo_t statx_cmd;