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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dvalidate.h77 extern char *o_cpi,
H A Dvalidate.c49 char * o_cpi = 0; variable
89 o_cpi = o_lpi = o_width = o_length = 0;
186 o_cpi = Strdup(*pl + 4);
816 if (o_cpi)
817 Free (o_cpi);
863 cpi = o_cpi;

Completed in 59 milliseconds