Searched refs:pid_type (Results 1 – 5 of 5) sorted by relevance
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | kernel-kthread.m4 | 28 dnl # 5.17: enum pid_type introduced as 4th arg 30 dnl # kernel_siginfo_t *info, enum pid_type *type) 34 dnl # enum pid_type *type) 72 enum pid_type *type = NULL; 83 enum pid_type *type = NULL;
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/NetBSD/ |
| H A D | PlatformNetBSD.cpp | 224 CompilerType &pid_type = int_type; in GetSiginfoType() local 243 ast->AddFieldToRecordType(ptrace_option_type, "_pe_other_pid", pid_type, in GetSiginfoType() 282 {"_pid", pid_type}, in GetSiginfoType() 292 {"_pid", pid_type}, in GetSiginfoType()
|
| /freebsd/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-thread.c | 174 enum pid_type __type; 177 enum pid_type __type;
|
| /freebsd/sys/compat/linuxkpi/common/include/linux/ |
| H A D | pid.h | 34 enum pid_type { enum
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Platform/FreeBSD/ |
| H A D | PlatformFreeBSD.cpp | 204 CompilerType &pid_type = int_type; in GetSiginfoType() local 228 ast->AddFieldToRecordType(siginfo_type, "si_pid", pid_type, in GetSiginfoType()
|