Searched refs:idtype (Results 1 – 9 of 9) sorted by relevance
| /openbmc/qemu/bsd-user/freebsd/ |
| H A D | os-proc.h | 34 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 D | os-proc.c | 252 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 D | os-syscall.c | 68 safe_syscall6(pid_t, wait6, idtype_t, idtype, id_t, id, int *, status, int,
|
| /openbmc/openbmc-tools/pwmtachtool/src/ |
| H A D | EINTR_wrappers.h | 78 int sigwrap_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options);
|
| H A D | EINTR_wrappers.c | 724 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 D | EINTR_wrappers.h | 78 int sigwrap_waitid(idtype_t idtype, id_t id, siginfo_t *infop, int options);
|
| H A D | EINTR_wrappers.c | 797 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 D | qemu.h | 256 abi_long do_freebsd_procctl(void *cpu_env, int idtype, abi_ulong arg2,
|
| /openbmc/openbmc/poky/meta/lib/oe/ |
| H A D | sbom30.py | 402 idtype, 408 externalIdentifierType=idtype,
|