Searched refs:ppoptionstr (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/lib/libpp/common/
H A Dpptrace.c184 ppoptionstr(register long option) function
H A Dpplib.h803 #define ppoptionstr _pp_optionstr
835 extern char* ppoptionstr(long);
H A Dppop.c58 debug((-7, "set(%s)=%s", p == &pp.state ? "state" : p == &pp.mode ? "mode" : "option", p == &pp.state ? ppstatestr(*p) : p == &pp.mode ? ppmodestr(*p) : ppoptionstr(*p)));

Completed in 24 milliseconds