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

/illumos-gate/usr/src/cmd/lp/filter/postscript/common/
H A Dmisc.c117 start = stop = str_convert(&str, 0);
120 stop = str_convert(&str, 9999);
220 str_convert(str, err) function
249 } /* End of str_convert */

Completed in 71 milliseconds