Home
last modified time | relevance | path

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

12345

/f-stack/freebsd/sys/
H A Dwait.h160 pid_t wait(int *);
161 pid_t waitpid(pid_t, int *, int);
168 pid_t wait3(int *, int, struct rusage *);
169 pid_t wait4(pid_t, int *, int, struct rusage *);
170 pid_t wait6(idtype_t, id_t, int *, int, struct __wrusage *,
H A Dprocdesc.h66 pid_t pd_pid; /* (c) Cached pid. */
100 int kern_pdgetpid(struct thread *, int fd, cap_rights_t *, pid_t *pidp);
103 pid_t procdesc_pid(struct file *);
114 typedef __pid_t pid_t; typedef
124 pid_t pdfork(int *, int);
126 int pdgetpid(int, pid_t *);
H A Dprocctl.h82 pid_t rs_reaper;
83 pid_t rs_pid;
92 pid_t pi_pid;
93 pid_t pi_subtree;
111 pid_t rk_subtree; /* in - subtree, if REAPER_KILL_SUBTREE */
114 pid_t rk_fpid; /* out - first failed pid for which error
H A Dmsg.h44 typedef __pid_t pid_t; typedef
72 pid_t msg_lspid; /* pid of last msgsnd() */
73 pid_t msg_lrpid; /* pid of last msgrcv() */
97 pid_t msg_lspid; /* pid of last msgsnd() */
98 pid_t msg_lrpid; /* pid of last msgrcv() */
H A Dshm.h72 typedef __pid_t pid_t; typedef
91 pid_t shm_lpid; /* process ID of last shared memory op */
92 pid_t shm_cpid; /* process ID of creator */
106 pid_t shm_lpid; /* process ID of last shared memory op */
107 pid_t shm_cpid; /* process ID of creator */
H A Dpmclog.h307 void pmclog_process_map_in(struct pmc_owner *po, pid_t pid,
309 void pmclog_process_map_out(struct pmc_owner *po, pid_t pid,
312 void pmclog_process_pmcattach(struct pmc *_pm, pid_t _pid, char *_path);
313 void pmclog_process_pmcdetach(struct pmc *_pm, pid_t _pid);
316 void pmclog_process_procexec(struct pmc_owner *_po, pmc_id_t _pmid, pid_t _pid,
319 void pmclog_process_procfork(struct pmc_owner *_po, pid_t _oldpid, pid_t _newpid);
320 void pmclog_process_sysexit(struct pmc_owner *_po, pid_t _pid);
H A Dsched.h253 typedef __pid_t pid_t; typedef
260 int sched_getparam(pid_t, struct sched_param *);
261 int sched_getscheduler(pid_t);
262 int sched_rr_get_interval(pid_t, struct timespec *);
263 int sched_setparam(pid_t, const struct sched_param *);
264 int sched_setscheduler(pid_t, int, const struct sched_param *);
H A Dsigio.h57 pid_t sio_pgid; /* (c) pgid for signals */
64 pid_t fgetown(struct sigio **sigiop);
65 int fsetown(pid_t pgid, struct sigio **sigiop);
H A Duser.h132 pid_t ki_pid; /* Process identifier */
133 pid_t ki_ppid; /* parent process id */
134 pid_t ki_pgid; /* process group id */
135 pid_t ki_tpgid; /* tty process group id */
136 pid_t ki_sid; /* Process session ID */
137 pid_t ki_tsid; /* Terminal session ID */
438 pid_t kf_pid;
H A Dproc.h94 pid_t s_sid; /* (c) Session ID. */
113 pid_t pg_id; /* (c) Process group id. */
616 pid_t p_pid; /* (b) Process identifier. */
634 pid_t p_oppid; /* (c + e) Real parent pid. */
887 extern pid_t pid_max;
1028 struct proc *pfind(pid_t); /* Find process by id. */
1061 int pget(pid_t pid, int flags, struct proc **pp);
1125 struct thread *tdfind(lwpid_t, pid_t);
1252 void proc_id_set(int type, pid_t id);
1253 void proc_id_set_cond(int type, pid_t id);
[all …]
H A Dthr.h70 typedef __pid_t pid_t; typedef
80 int thr_kill2(pid_t pid, long id, int sig);
H A Dfcntl.h63 typedef __pid_t pid_t; typedef
297 pid_t l_pid; /* lock owner */
311 pid_t l_pid; /* lock owner */
H A Dprocfs.h69 pid_t pr_pid; /* LWP (Thread) ID (1) */
86 pid_t pr_pid; /* Process ID (1a) */
H A Dptrace.h139 pid_t pl_child_pid; /* New child pid */
153 pid_t pl_child_pid; /* New child pid */
227 int ptrace(int _request, pid_t _pid, caddr_t _addr, int _data);
/f-stack/tools/libutil/
H A Duucplock.c57 static int put_pid (int fd, pid_t pid);
58 static pid_t get_pid (int fd,int *err);
68 pid_t pid, pid_old; in uu_lock()
128 uu_lock_txfr(const char *tty_name, pid_t pid) in uu_lock_txfr()
199 put_pid(int fd, pid_t pid) in put_pid()
208 static pid_t
213 pid_t pid; in get_pid()
218 pid = (pid_t)strtol (buf, (char **) NULL, 10); in get_pid()
H A Dlibutil.h63 typedef __pid_t pid_t; typedef
111 kinfo_getfile(pid_t _pid, int *_cntp);
113 kinfo_getvmmap(pid_t _pid, int *_cntp);
119 kinfo_getproc(pid_t _pid);
128 pidfile_open(const char *_path, mode_t _mode, pid_t *_pidptr);
144 int uu_lock_txfr(const char *_ttyname, pid_t _pid);
/f-stack/freebsd/bsm/
H A Daudit_record.h250 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
252 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
254 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
256 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid);
258 uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid,
261 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid);
274 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
276 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
278 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
280 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid);
[all …]
H A Daudit.h181 typedef pid_t au_asid_t;
224 pid_t ap_pid; /* ID of target process. */
233 pid_t ap_pid; /* ID of target process. */
/f-stack/freebsd/amd64/linux/
H A Dlinux_ptrace.c119 linux_ptrace_status(struct thread *td, pid_t pid, int status) in linux_ptrace_status()
309 linux_ptrace_peek(struct thread *td, pid_t pid, void *addr, void *data) in linux_ptrace_peek()
322 linux_ptrace_peekuser(struct thread *td, pid_t pid, void *addr, void *data) in linux_ptrace_peekuser()
330 linux_ptrace_pokeuser(struct thread *td, pid_t pid, void *addr, void *data) in linux_ptrace_pokeuser()
338 linux_ptrace_setoptions(struct thread *td, pid_t pid, l_ulong data) in linux_ptrace_setoptions()
392 linux_ptrace_getsiginfo(struct thread *td, pid_t pid, l_ulong data) in linux_ptrace_getsiginfo()
417 linux_ptrace_getregs(struct thread *td, pid_t pid, void *data) in linux_ptrace_getregs()
456 linux_ptrace_setregs(struct thread *td, pid_t pid, void *data) in linux_ptrace_setregs()
471 linux_ptrace_getregset_prstatus(struct thread *td, pid_t pid, l_ulong data) in linux_ptrace_getregset_prstatus()
572 pid_t pid; in linux_ptrace()
[all …]
/f-stack/tools/compat/include/sys/
H A Duser.h131 pid_t ki_pid; /* Process identifier */
132 pid_t ki_ppid; /* parent process id */
133 pid_t ki_pgid; /* process group id */
134 pid_t ki_tpgid; /* tty process group id */
135 pid_t ki_sid; /* Process session ID */
136 pid_t ki_tsid; /* Terminal session ID */
397 pid_t kf_pid;
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/user_ns_exec/
H A Duser_ns_exec.c90 set_idmap(pid_t pid, const char *file) in set_idmap()
121 pid_t child; in main()
134 if (child == (pid_t)-1) { in main()
/f-stack/freebsd/net/
H A Dif_pflog.h48 pid_t pid;
50 pid_t rule_pid;
H A Dbpfdesc.h100 pid_t bd_pid; /* PID which created descriptor */
144 pid_t bd_pid;
/f-stack/tools/compat/include/bsm/
H A Daudit.h171 typedef pid_t au_asid_t;
214 pid_t ap_pid; /* ID of target process. */
223 pid_t ap_pid; /* ID of target process. */
/f-stack/freebsd/contrib/openzfs/cmd/zed/
H A Dzed_exec.c86 pid_t pid; in _zed_exec_fork_child()
88 pid_t wpid; in _zed_exec_fork_child()
135 if (wpid == (pid_t)-1) { in _zed_exec_fork_child()

12345