Searched refs:PID_T (Results 1 – 8 of 8) sorted by relevance
78 (PID_T) ptid_get_pid (ptid), (PID_T) ptid_get_lwp (ptid)); in linux_common_core_of_thread()275 PID_T tid; in get_cores_used_by_process()327 PID_T pid; in linux_xfer_osdata_processes()419 PID_T pid1 = *((PID_T *) process1); in compare_processes()420 PID_T pid2 = *((PID_T *) process2); in compare_processes()421 PID_T pgid1 = *((PID_T *) process1 + 1); in compare_processes()422 PID_T pgid2 = *((PID_T *) process2 + 1); in compare_processes()472 PID_T *process_list = (PID_T *) xmalloc (list_block_size * 2 * sizeof (PID_T)); in linux_xfer_osdata_processgroups()603 PID_T pid; in linux_xfer_osdata_threads()619 PID_T tid; in linux_xfer_osdata_threads()[all …]
48 static PID_T *pids;57 PID_T pid; in cron_popen()77 if (!(pids = (PID_T *)malloc((u_int)(fds * sizeof(PID_T))))) in cron_popen()79 bzero((char *)pids, fds * sizeof(PID_T)); in cron_popen()216 PID_T pid; in cron_pclose()
41 # define PID_T pid_t macro47 # define PID_T int macro62 # define PID_T int macro146 extern PID_T vfork(void);
378 PID_T pid;
542 PID_T pid; in child_process()
42 PID_T
424 PID_T pid = xpid; in log_it()
55 static PID_T Pid;304 PID_T pid, xpid;