| /src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| getXid.c | 48 extern GFC_INTEGER_4 PREFIX(getpid) (void); 49 export_proto_np(PREFIX(getpid)); 52 PREFIX(getpid) (void) function 54 return getpid ();
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| getXid.c | 48 extern GFC_INTEGER_4 PREFIX(getpid) (void); 49 export_proto_np(PREFIX(getpid)); 52 PREFIX(getpid) (void) function 54 return getpid ();
|
| /src/crypto/external/bsd/heimdal/dist/lib/roken/ |
| test-detach.c | 44 #ifdef getpid 45 #undef getpid macro 47 #define getpid _getpid macro 71 fprintf(stderr, "Parent started as %ld\n", (long)getpid()); 74 fprintf(stderr, "Now should be the child: %ld\n", (long)getpid()); 80 fprintf(stderr, "Now should be the child: %ld, wrote to parent\n", (long)getpid());
|
| /src/crypto/external/apache2/openssl/dist/apps/lib/ |
| s_socket.c | 34 #define getpid _getpid macro 271 success *= BIO_printf(out, " PID=%d", getpid()) > 0;
|
| /src/crypto/external/bsd/openssl/dist/apps/lib/ |
| s_socket.c | 34 # define getpid _getpid macro 232 success = success && BIO_printf(out, " PID=%d", getpid()) > 0;
|
| /src/sys/rump/include/rump/ |
| rump_syscallshotgun.h | 115 #define getpid() rump_sys_getpid() macro
|
| /src/external/bsd/libevent/dist/ |
| arc4random.c | 89 #define getpid _getpid macro 407 pid_t pid = getpid();
|
| /src/external/bsd/ntp/dist/include/ |
| ntp_machine.h | 123 #define getpid taskIdSelf macro
|
| /src/external/bsd/ntp/dist/sntp/libevent/ |
| arc4random.c | 90 #define getpid _getpid macro 408 pid_t pid = getpid();
|
| /src/crypto/external/apache2/openssl/dist/include/internal/ |
| e_os.h | 261 /* Required to support platform variant without getpid() and pid_t. */ 288 #define getpid(a) nssgetpid(a) macro
|
| /src/crypto/external/bsd/openssl/dist/ |
| e_os.h | 336 /* Required to support platform variant without getpid() and pid_t. */ 363 # define getpid(a) nssgetpid(a) macro
|
| /src/external/apache2/mDNSResponder/dist/mDNSShared/ |
| dnssd_ipc.h | 50 # define getpid _getpid macro
|
| /src/external/gpl3/binutils/dist/include/sim/ |
| callback.h | 96 int (*getpid) (host_callback *); 95 int (*getpid) (host_callback *); member in struct:host_callback_struct
|
| /src/external/gpl3/binutils.old/dist/include/sim/ |
| callback.h | 96 int (*getpid) (host_callback *); 95 int (*getpid) (host_callback *); member in struct:host_callback_struct
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/hppa/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/i386/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/ia64/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68000/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/m68k/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|
| /src/external/gpl3/gdb/lib/libgnulib/arch/mips64eb/gnulib/import/ |
| unistd.h | 1964 /* On native Windows, map 'getpid' to '_getpid', so that -loldnames is not 1966 platforms by defining GNULIB_NAMESPACE::getpid always. */ 1969 # undef getpid macro 1970 # define getpid _getpid macro 1972 _GL_CXXALIAS_MDA (getpid, int, (void)); 1974 _GL_CXXALIAS_SYS (getpid, pid_t, (void)); 1976 _GL_CXXALIASWARN (getpid); variable
|