Home
last modified time | relevance | path

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

/openbmc/qemu/system/
H A Dvl.c1627 struct UnlinkPidfileNotifier *upn; in qemu_unlink_pidfile() local
1629 upn = DO_UPCAST(struct UnlinkPidfileNotifier, notifier, n); in qemu_unlink_pidfile()
1630 unlink(upn->pid_file_realpath); in qemu_unlink_pidfile()