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

/illumos-gate/usr/src/cmd/pg/
H A Dpg.c961 static char *psign; local
967 psign = (char *)NULL;
995 if (psign && pc > psign) {
999 psign = (char *)NULL;
1013 psign = pc;

Completed in 60 milliseconds