Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dcutils.h103 int stristart(const char *str, const char *val, const char **ptr);
/openbmc/qemu/util/
H A Dcutils.c105 int stristart(const char *str, const char *val, const char **ptr) in stristart() function
/openbmc/qemu/block/
H A Dfile-win32.c802 if (stristart(p, "PhysicalDrive", NULL)) in find_device_type()
/openbmc/qemu/docs/devel/
H A Dstyle.rst501 int stristart(const char *str, const char *val, const char **ptr)