Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.c347 h2t_procctl_reaper_pidinfo(struct procctl_reaper_pidinfo *host_pi, in h2t_procctl_reaper_pidinfo() argument
355 __put_user(host_pi->pi_pid, &target_pi->pi_pid); in h2t_procctl_reaper_pidinfo()
356 __put_user(host_pi->pi_subtree, &target_pi->pi_subtree); in h2t_procctl_reaper_pidinfo()
357 __put_user(host_pi->pi_flags, &target_pi->pi_flags); in h2t_procctl_reaper_pidinfo()