Searched refs:pid_t (Results 26 - 50 of 60) sorted by relevance

123

/barrelfish-master/include/bsm/
H A Daudit_record.h248 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid);
250 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_addr_t *tid);
256 uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid,
259 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid);
272 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_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 pi
[all...]
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. */
/barrelfish-master/lib/libc/gen/
H A Ddaemon.c51 pid_t newgrp;
H A Dposix_spawn.c49 pid_t sa_pgroup;
196 do_posix_spawn(pid_t *pid, const char *path,
201 pid_t p;
235 posix_spawn(pid_t *pid, const char *path,
244 posix_spawnp(pid_t *pid, const char *path,
400 pid_t * __restrict pgroup)
446 posix_spawnattr_setpgroup(posix_spawnattr_t *sa, pid_t pgroup)
H A Dpopen.c61 pid_t pid;
199 pid_t pid;
H A Darc4random.c78 static pid_t arc4_stir_pid;
143 pid_t pid;
182 pid_t pid = getpid();
H A Dwordexp.c133 pid_t pid; /* Process ID of child */
134 pid_t wpid; /* waitpid return value */
/barrelfish-master/include/sys/
H A Dfcntl.h61 typedef __pid_t pid_t; typedef
274 pid_t l_pid; /* lock owner */
288 pid_t l_pid; /* lock owner */
H A Dsem.h16 typedef __pid_t pid_t; typedef
H A Dsocket.h60 typedef __pid_t pid_t; typedef
469 pid_t cmcred_pid; /* PID of sending process */
H A Dtypes.h138 typedef __id_t id_t; /* can hold a uid_t or pid_t */
183 typedef __pid_t pid_t; /* process id */ typedef
H A Dfile.h211 pid_t xf_pid; /* owning process */
/barrelfish-master/include/
H A Dfcntl.h61 typedef __pid_t pid_t; typedef
274 pid_t l_pid; /* lock owner */
288 pid_t l_pid; /* lock owner */
H A Dtime.h93 typedef __pid_t pid_t; typedef
177 int clock_getcpuclockid(pid_t, clockid_t *);
H A Dsignal.h56 typedef __pid_t pid_t; typedef
/barrelfish-master/lib/libc/stdlib/
H A Dsystem.c61 pid_t pid, savedpid;
/barrelfish-master/lib/libc/tests/gen/
H A Darc4random_test.c58 pid_t pid;
H A Dfmtmsg_test.c164 pid_t pid, wpid;
/barrelfish-master/lib/libc/net/
H A Drcmdsh.c65 pid_t cpid;
/barrelfish-master/lib/openssl-1.0.0d/crypto/rand/
H A Drand_unix.c140 pid_t curr_pid;
200 pid_t curr_pid = getpid();
H A Dmd_rand.c341 pid_t curr_pid = getpid();
/barrelfish-master/lib/libc/rpc/
H A Dclnt_simple.c71 pid_t pid; /* process-id at moment of creation */
H A Dkey_call.c262 pid_t pid; /* process-id at moment of creation */
/barrelfish-master/usr/eclipseclp/Kernel/src/
H A Dconfig.h81 #undef pid_t macro
/barrelfish-master/lib/openssl-1.0.0d/engines/
H A De_aep.c65 typedef int pid_t; typedef
251 static pid_t recorded_pid = 0;
868 pid_t curr_pid;

Completed in 296 milliseconds

123