Searched defs:linux_pid_t (Results 1 - 8 of 8) sorted by relevance
| /src/sys/compat/linux/arch/aarch64/ | ||
| H A D | linux_types.h | 38 typedef int linux_pid_t; typedef in typeref:typename:int |
| /src/sys/compat/linux/arch/alpha/ | ||
| H A D | linux_types.h | 45 typedef int linux_pid_t; typedef in typeref:typename:int |
| /src/sys/compat/linux/arch/amd64/ | ||
| H A D | linux_types.h | 43 typedef int linux_pid_t; typedef in typeref:typename:int |
| /src/sys/compat/linux/arch/arm/ | ||
| H A D | linux_types.h | 45 typedef int linux_pid_t; typedef in typeref:typename:int |
| /src/sys/compat/linux/arch/i386/ | ||
| H A D | linux_types.h | 45 typedef int linux_pid_t; typedef in typeref:typename:int |
| /src/sys/compat/linux/arch/m68k/ | ||
| H A D | linux_types.h | 45 typedef int linux_pid_t; typedef in typeref:typename:int |
| /src/sys/compat/linux/arch/mips/ | ||
| H A D | linux_types.h | 46 typedef int linux_pid_t; typedef in typeref:typename:int |
| /src/sys/compat/linux/arch/powerpc/ | ||
| H A D | linux_types.h | 48 typedef int linux_pid_t; typedef in typeref:typename:int |
Completed in 6 milliseconds