HomeSort by relevance Sort by last modified time
    Searched refs:setbpt (Results 1 - 3 of 3) sorted by null

  /external/strace/
defs.h 562 extern int setbpt(struct tcb *);
util.c 1485 setbpt(struct tcb *tcp) function
1581 setbpt(tcp) function
    [all...]
process.c 815 #ifdef CLONE_PTRACE /* See new setbpt code. */
944 if (setbpt(tcp) < 0)
989 if (setbpt(tcp) < 0)
    [all...]

Completed in 178 milliseconds