Home | History | Annotate | Download | only in strace

Lines Matching refs:bpt

818 		int bpt = tcp->flags & TCB_BPTSET;
824 if (bpt)
846 if (bpt)
856 if (bpt)
865 if (bpt)
869 /* Child has BPT too, must be removed on first occasion. */
870 if (bpt) {
881 if (bpt)
971 int bpt = tcp->flags & TCB_BPTSET;
975 if (bpt)
1045 /* Child has BPT too, must be removed on first occasion */
1046 if (bpt) {