Home
last modified time | relevance | path

Searched defs:readstr (Results 1 – 2 of 2) sorted by last modified time

/qemu/scripts/
H A Danalyze-migration.py52 def readstr(self, len = None): member in MigrationFile
/qemu/hw/ppc/
H A Dvof.c49 static int readstr(hwaddr pa, char *buf, int size) in readstr() function