Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
BPT_HANG
usr/src/cmd/truss/fcall.c
1371
if ((Bp->flags & BPT_HANG) && !first)
usr/src/cmd/truss/fcall.c
1377
if ((Bp->flags & BPT_HANG) && !first)
usr/src/cmd/truss/listopts.c
555
Dyp->flag = hang? BPT_HANG : 0;