Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/demo_rdb/common/
H A Drdb.h168 #define FLG_PP_PROMPT 0x0001 /* display debugger prompt */ macro
H A Dgram.y280 if (proch.pp_flags & FLG_PP_PROMPT) {
H A Dmain.c291 proch.pp_flags |= FLG_PP_PROMPT; in main()