Searched defs:pcommand (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c963 static char *pcommand; local
969 pcommand = (char *)NULL;
981 if (pc > pcommand)
983 pcommand = (char *)NULL;
1031 pcommand = pc;
1039 pcommand = pc;

Completed in 46 milliseconds