Home
last modified time | relevance | path

Searched refs:pid_t (Results 1 – 21 of 21) sorted by relevance

/reactos/sdk/tools/mkisofs/schilytools/include/schily/
H A Dutypes.h112 #define PID_T_MIN TYPE_MINVAL(pid_t)
113 #define PID_T_MAX TYPE_MAXVAL(pid_t)
/reactos/dll/3rdparty/libtirpc/tirpc/misc/
H A Dsocket.h54 pid_t cmcred_pid; /* PID of sending process */
/reactos/sdk/include/crt/sys/
H A Dtypes.h48 typedef _pid_t pid_t; typedef
/reactos/dll/3rdparty/libtirpc/tirpc/rpc/
H A Dtypes.h91 typedef DWORD pid_t; typedef
/reactos/drivers/filesystems/ext2/inc/linux/
H A Dtypes.h72 typedef int pid_t; typedef
H A Dmodule.h421 pid_t pid;
422 pid_t tid;
H A Djbd.h855 pid_t j_last_sync_writer;
/reactos/modules/rostests/winetests/winetest/
H A Dport.h59 typedef int pid_t; typedef
299 pid_t gettid(void);
/reactos/modules/rosapps/applications/net/ncftp/ncftp/
H A Dspool.c324 pid_t pid; in Jobs()
397 pid_t pid = 0; in RunBatch()
H A Dcmds.c3099 pid_t pid; in ShellCmd()
3106 if (pid < (pid_t) 0) { in ShellCmd()
/reactos/dll/3rdparty/libtirpc/src/
H A Dclnt_simple.c63 pid_t pid; /* process-id at moment of creation */
H A Dkey_call.c276 pid_t pid; /* process-id at moment of creation */
H A Dclnt_vc.c107 pid_t cmcred_pid; /* PID of sending process */
/reactos/dll/win32/secur32/wine/
H A Dntlm.h23 pid_t helper_pid;
H A Ddispatcher.c396 pid_t wret; in cleanup_helper()
/reactos/modules/rosapps/applications/net/ncftp/autoconf/
H A Dacconfig.h257 #undef pid_t
/reactos/sdk/include/reactos/wine/
H A Dport.h69 typedef int pid_t; typedef
/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A Dconfig.h.in27 #undef pid_t
/reactos/modules/rosapps/applications/net/tsclient/rdesktop/
H A Drdesktop.c1304 pid_t child; in subprocess()
/reactos/drivers/network/tcpip/lwip/src/netif/ppp/
H A Dipv6cp.c328 static pid_t ipv6cp_script_pid;
/reactos/drivers/network/tcpip/include/
H A Dlinux.h202 typedef __kernel_pid_t pid_t; typedef