| /src/lib/libc/compat-43/ |
| H A D | killpg.c | 52 killpg(pid_t pgid, int sig) argument
|
| H A D | setpgrp.c | 45 setpgrp(pid_t pid, pid_t pgid) argument
|
| /src/sys/miscfs/procfs/ |
| H A D | procfs_status.c | 101 int pid, ppid, pgid, sid; local in function:procfs_status_netbsd
|
| /src/sys/compat/common/ |
| H A D | kern_sig_43.c | 268 int pgid = SCARG(uap, pgid); local in function:compat_43_sys_killpg
|
| /src/usr.bin/newgrp/ |
| H A D | grutil.c | 113 gid_t pgid; local in function:addgid
|
| /src/usr.bin/timeout/ |
| H A D | timeout.c | 191 pid_t pgid, pid, cpid; local in function:main
|
| /src/sys/kern/ |
| H A D | kern_prot.c | 280 pid_t targp, pgid; local in function:sys_setpgid [all...] |
| H A D | kern_descrip.c | 1844 fsetown(pid_t *pgid, u_long cmd, const void *data) argument 1904 fgetown(pid_t pgid, u_long cmd, void *data) argument 1923 fownsignal(pid_t pgid, int signo, int code, int band, void *fdescdata) argument [all...] |
| H A D | kern_sig.c | 788 killpg1(struct lwp *l, ksiginfo_t *ksi, int pgid, int all) argument
|
| H A D | kern_proc.c | 930 pgrp_find(pid_t pgid) argument 1292 proc_enterpgrp(struct proc *curp, pid_t pid, pid_t pgid, bool mksess) argument [all...] |
| H A D | tty.c | 1410 pid_t pgid = *(pid_t *)data; local in function:ttioctl 1451 pid_t pgid = *(pid_t *)data; local in function:ttioctl
|
| /src/usr.sbin/mtree/ |
| H A D | create.c | 331 statd(FILE *fp, FTS *t, FTSENT *parent, uid_t *puid, gid_t *pgid, mode_t *pmode, argument
|
| /src/sys/compat/linux/common/ |
| H A D | linux_file.c | 301 long pgid; local in function:linux_sys_fcntl
|
| /src/usr.sbin/pstat/ |
| H A D | pstat.c | 842 pid_t pgid; local in function:ttyprt
|
| /src/sys/coda/ |
| H A D | coda.h | 373 u_short pgid; /* Common to all */ member in struct:coda_in_hdr 382 pid_t pgid; /* Common to all */ member in struct:coda_in_hdr
|
| /src/sys/rump/librump/rumpkern/ |
| H A D | rump_syscalls.c | 1222 rump___sysimpl_setpgid(pid_t pid, pid_t pgid) argument
|