Searched refs:UnlinkPidfileNotifier (Results 1 – 1 of 1) sorted by relevance
1619 struct UnlinkPidfileNotifier { struct1623 static struct UnlinkPidfileNotifier qemu_unlink_pidfile_notifier; argument1627 struct UnlinkPidfileNotifier *upn; in qemu_unlink_pidfile()1629 upn = DO_UPCAST(struct UnlinkPidfileNotifier, notifier, n); in qemu_unlink_pidfile()2594 qemu_unlink_pidfile_notifier = (struct UnlinkPidfileNotifier) { in qemu_maybe_daemonize()