Searched refs:ki_comm (Results 1 – 2 of 2) sorted by relevance
/qemu/bsd-user/freebsd/ | ||
H A D | target_os_user.h | 161 char ki_comm[TARGET_COMMLEN + 1]; /* command name */ member |
/qemu/util/ | ||
H A D | oslib-posix.c | 686 name = g_strdup(proc->ki_comm); in qemu_get_pid_name() |