HomeSort by relevance Sort by last modified time
    Searched refs:stristart (Results 1 - 3 of 3) sorted by null

  /external/qemu/
cutils.c 70 int stristart(const char *str, const char *val, const char **ptr) function
qemu-common.h 112 int stristart(const char *str, const char *val, const char **ptr);
  /external/qemu/block/
raw-win32.c 291 if (stristart(p, "PhysicalDrive", NULL))

Completed in 39 milliseconds