/netbsd-src/external/gpl3/gdb/dist/gnulib/import/m4/ |
H A D | pid_t.m4 | 32 AC_DEFINE_UNQUOTED([pid_t], [$gl_pid_type], definition
|
/netbsd-src/sbin/fsck/ |
H A D | preen.c | 95 int (*checkit)(const char *, const char *, const char *, void *, pid_t *)) in checkfstab() argument 359 int (*checkit)(const char *, const char *, const char *, void *, pid_t *)) in startdisk() argument
|
/netbsd-src/sys/sys/ |
H A D | types.h | 197 typedef __pid_t pid_t; /* process id */ typedef 198 #define pid_t __pid_t macro
|
H A D | termios.h | 265 typedef __pid_t pid_t; typedef 266 #define pid_t __pid_t macro
|
H A D | socket.h | 364 typedef __pid_t pid_t; /* process id */ typedef 365 #define pid_t __pid_t macro
|
/netbsd-src/external/bsd/top/dist/ |
H A D | os.h | 107 typedef long pid_t; typedef
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/ |
H A D | types.d | 108 alias int pid_t; in version() local 156 alias int pid_t; in version() local 186 alias int pid_t; in version() local 203 alias int pid_t; in version() local 220 alias int pid_t; in version() local 236 alias int pid_t; // size_t (defined in /usr/include/sys/stdint.h -> core.stdc.stddef) in version() local 278 alias int pid_t; in version() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/ |
H A D | sanitizer_internal_defs.h | 168 typedef long pid_t; typedef 170 typedef int pid_t; typedef
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/ |
H A D | sanitizer_internal_defs.h | 171 typedef long pid_t; typedef 173 typedef int pid_t; typedef
|
/netbsd-src/external/bsd/libevent/dist/ |
H A D | arc4random.c | 90 #define pid_t int macro
|
/netbsd-src/external/gpl2/texinfo/dist/info/ |
H A D | man.c | 39 #define pid_t int macro
|
/netbsd-src/external/bsd/top/dist/machine/ |
H A D | m_sunos4.c | 96 typedef int pid_t; typedef
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/ |
H A D | roken.h.in | 157 typedef int pid_t; typedef
|
/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | sys_defs.h | 1538 typedef int pid_t; typedef
|