Home
last modified time | relevance | path

Searched defs:lno (Results 1 – 2 of 2) sorted by relevance

/qemu/util/
H A Dqemu-config.c101 int res = -EINVAL, lno = 0; in qemu_config_foreach() local
H A Derror-report.c128 void loc_set_file(const char *fname, int lno) in loc_set_file()