Home
last modified time | relevance | path

Searched refs:BPT_HANG (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dramdata.h226 #define BPT_HANG 0x01 /* leave stopped and abandoned when called */ macro
H A Dlistopts.c555 Dyp->flag = hang? BPT_HANG : 0; in liblist()
H A Dfcall.c1371 if ((Bp->flags & BPT_HANG) && !first) in function_trace()
1377 if ((Bp->flags & BPT_HANG) && !first) in function_trace()