create_bkpt
(Bp = create_bkpt(notify.u.bptaddr, 0, 1)) != NULL)
(void) create_bkpt(rpc, 1, 1); /* may or may not be set */
(Bp = create_bkpt(notify.u.bptaddr, 0, 1)) != NULL)
if (create_bkpt(rpc, 1, 1) != NULL) {
(Bp = create_bkpt(notify.u.bptaddr, 0, 1)) != NULL)
(Bp = create_bkpt(notify.u.bptaddr, 0, 1)) != NULL)
if ((Bp = create_bkpt(pc, 0, 0)) == NULL) /* can't fail */
struct bkpt *create_bkpt(uintptr_t, int, int);