Home
last modified time | relevance | path

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

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