/netbsd-src/lib/libc/compat-43/ |
H A D | setpgrp.c | 45 setpgrp(pid_t pid, pid_t pgid) in setpgrp()
|
H A D | killpg.c | 52 killpg(pid_t pgid, int sig) in killpg()
|
/netbsd-src/sys/miscfs/procfs/ |
H A D | procfs_status.c | 101 int pid, ppid, pgid, sid; in procfs_status_netbsd() local
|
/netbsd-src/usr.bin/timeout/ |
H A D | timeout.c | 191 pid_t pgid, pid, cpid; in main() local
|
/netbsd-src/usr.bin/newgrp/ |
H A D | grutil.c | 113 gid_t pgid; in addgid() local
|
/netbsd-src/sys/compat/common/ |
H A D | kern_sig_43.c | 268 int pgid = SCARG(uap, pgid); in compat_43_sys_killpg() local
|
/netbsd-src/usr.sbin/mtree/ |
H A D | create.c | 338 statd(FILE * fp,FTS * t,FTSENT * parent,uid_t * puid,gid_t * pgid,mode_t * pmode,u_long * pflags) statd() argument
|
/netbsd-src/sys/kern/ |
H A D | kern_descrip.c | 1806 fsetown(pid_t * pgid,u_long cmd,const void * data) fsetown() argument 1855 fgetown(pid_t pgid,u_long cmd,void * data) fgetown() argument 1874 fownsignal(pid_t pgid,int signo,int code,int band,void * fdescdata) fownsignal() argument [all...] |
H A D | kern_prot.c | 280 pid_t targp, pgid; in sys_setpgid() local
|
H A D | tty.c | 1410 pid_t pgid = *(pid_t *)data; in ttioctl() local 1451 pid_t pgid = *(pid_t *)data; in ttioctl() local
|
H A D | kern_proc.c | 927 pgrp_find(pid_t pgid) in pgrp_find() 1289 proc_enterpgrp(struct proc *curp, pid_t pid, pid_t pgid, bool mksess) in proc_enterpgrp()
|
H A D | kern_sig.c | 814 killpg1(struct lwp *l, ksiginfo_t *ksi, int pgid, int all) in killpg1()
|
/netbsd-src/regress/sys/uvm/pdsim/ |
H A D | nbsd.hs | 40 data Page = Pg { pgid :: PageId, referenced :: Bool } function
|
/netbsd-src/sys/compat/linux/common/ |
H A D | linux_file.c | 287 long pgid; linux_sys_fcntl() local
|
/netbsd-src/usr.sbin/pstat/ |
H A D | pstat.c | 842 pid_t pgid; in ttyprt() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | ocsp.c | 44 int setpgid(pid_t pid, pid_t pgid) in setpgid()
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | ocsp.c | 69 int setpgid(pid_t pid, pid_t pgid) in setpgid()
|
/netbsd-src/sys/coda/ |
H A D | coda.h | 373 u_short pgid; /* Common to all */ member 382 pid_t pgid; /* Common to all */ member
|
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/ |
H A D | spa.c | 3943 uint64_t pgid; in spa_generate_rootconf() local 4146 uint64_t pgid; in spa_generate_rootconf() local
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 433 #define __sanitizer_syscall_pre_setpgid(pid, pgid) \ argument 435 #define __sanitizer_syscall_post_setpgid(res, pid, pgid) \ argument 765 #define __sanitizer_syscall_pre_compat_43_okillpg(pgid, signum) \ argument 768 #define __sanitizer_syscall_post_compat_43_okillpg(res, pgid, signum) \ argument
|
H A D | linux_syscall_hooks.h | 141 #define __sanitizer_syscall_pre_setpgid(pid, pgid) \ argument 143 #define __sanitizer_syscall_post_setpgid(res, pid, pgid) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 432 #define __sanitizer_syscall_pre_setpgid(pid, pgid) \ argument 434 #define __sanitizer_syscall_post_setpgid(res, pid, pgid) \ argument 769 #define __sanitizer_syscall_pre_compat_43_okillpg(pgid, signum) \ argument 772 #define __sanitizer_syscall_post_compat_43_okillpg(res, pgid, signum) \ argument
|
H A D | linux_syscall_hooks.h | 139 #define __sanitizer_syscall_pre_setpgid(pid, pgid) \ argument 141 #define __sanitizer_syscall_post_setpgid(res, pid, pgid) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/ |
H A D | netbsd_syscall_hooks.h | 432 #define __sanitizer_syscall_pre_setpgid(pid, pgid) \ argument 434 #define __sanitizer_syscall_post_setpgid(res, pid, pgid) \ argument 769 #define __sanitizer_syscall_pre_compat_43_okillpg(pgid, signum) \ argument 772 #define __sanitizer_syscall_post_compat_43_okillpg(res, pgid, signum) \ argument
|
H A D | linux_syscall_hooks.h | 140 #define __sanitizer_syscall_pre_setpgid(pid, pgid) \ argument 142 #define __sanitizer_syscall_post_setpgid(res, pid, pgid) \ argument
|