Searched refs:setbpt (Results 1 – 5 of 5) sorted by relevance
558 extern int setbpt(struct tcb *);
1481 setbpt(struct tcb *tcp) in setbpt() function1577 setbpt(tcp) in setbpt() function
944 if (setbpt(tcp) < 0) in internal_fork()989 if (setbpt(tcp) < 0)
250 * util.c (setbpt): Remove extern declaration from function body.549 (setbpt): Clear CLONE_VM in the case we already clear CLONE_VFORK for687 (setbpt): Clear CLONE_VFORK for SYS_clone and SYS_clone2.737 * util.c [LINUX] (setbpt): Use correct SYS_clone number for current2063 * util.c [LINUX] (setbpt): Likewise.2752 (setbpt): Handle SPARC64 && LINUX.2935 * util.c (setbpt): Fix one missed spot to use new arg0_index macro.2975 (setbpt): Use them for u_arg indices.3553 * util.c [LINUX] (setbpt): Handle SYS_vfork like SYS_fork.3727 * util.c [LINUX] (setbpt, clearbpt): New implementations that tweak[all …]
533 use them to do followfork rather than the original setbpt1014 * util.c (tv_tv, umoven, uload, getpc, fixvfork, setbpt, clearbpt):