Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dtarget_os_user.h161 char ki_comm[TARGET_COMMLEN + 1]; /* command name */ member
/openbmc/qemu/util/
H A Doslib-posix.c569 name = g_strdup(proc->ki_comm); in qemu_get_pid_name()