Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/tnf/prex/
H A Dprbk.h47 void prbk_set_tracing(boolean_t);
H A Dprexgram.y319 { prbk_set_tracing(B_TRUE); }
321 { prbk_set_tracing(B_FALSE); }
H A Dprbk.c360 prbk_set_tracing(boolean_t onoff) in prbk_set_tracing() function