Home
last modified time | relevance | path

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

/openbmc/qemu/bsd-user/freebsd/
H A Dos-proc.h34 pid_t safe_wait6(idtype_t idtype, id_t id, int *status, int options,
84 static inline abi_long do_freebsd_wait6(void *cpu_env, abi_long idtype, in do_freebsd_wait6() argument
109 ret = get_errno(safe_wait6(idtype, target_arg64(id1, id2), in do_freebsd_wait6()
H A Dos-proc.c252 do_freebsd_procctl(void *cpu_env, int idtype, abi_ulong arg2, abi_ulong arg3, in do_freebsd_procctl() argument
334 error = get_errno(procctl(idtype, id, host_cmd, data)); in do_freebsd_procctl()
H A Dos-syscall.c68 safe_syscall6(pid_t, wait6, idtype_t, idtype, id_t, id, int *, status, int,
/openbmc/openbmc-tools/pwmtachtool/src/
H A DEINTR_wrappers.h78 int sigwrap_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options);
H A DEINTR_wrappers.c724 int sigwrap_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) in sigwrap_waitid() argument
728 int Result = waitid(idtype, id, infop, options); in sigwrap_waitid()
/openbmc/openbmc-tools/adcapp/src/
H A DEINTR_wrappers.h78 int sigwrap_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options);
H A DEINTR_wrappers.c797 int sigwrap_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options) in sigwrap_waitid() argument
801 int Result = waitid(idtype, id, infop, options); in sigwrap_waitid()
/openbmc/qemu/bsd-user/
H A Dqemu.h256 abi_long do_freebsd_procctl(void *cpu_env, int idtype, abi_ulong arg2,
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py402 idtype,
408 externalIdentifierType=idtype,