Searched refs:pgid (Results 1 - 6 of 6) sorted by relevance

/external/openssh/openbsd-compat/
H A Dport-aix.c434 getgrouplist(const char *user, gid_t pgid, gid_t *groups, int *grpcnt) argument
453 groups[ngroups++] = pgid;
463 if (gid == pgid)
/external/kernel-headers/original/linux/
H A Dcoda.h334 u_int16_t pgid; /* Common to all */ member in struct:coda_in_hdr
339 pid_t pgid; member in struct:coda_in_hdr
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-aix5.c632 PRE_REG_READ2(int, "setpgid", int, pid, int, pgid);
H A Dsyswrap-generic.c3909 PRE_REG_READ2(long, "setpgid", vki_pid_t, pid, vki_pid_t, pgid);
/external/valgrind/main/memcheck/tests/darwin/
H A Dscalar.stderr.exp276 Syscall param setpgid(pgid) contains uninitialised byte(s)
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dscalar.stderr.exp620 Syscall param setpgid(pgid) contains uninitialised byte(s)

Completed in 205 milliseconds