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

/illumos-gate/usr/src/cmd/lp/lib/filters/
H A Dconv.c302 ** template_to_s() - CONVERT (TEMPLATE) TO (char *)
307 template_to_s ( function
311 template_to_s (t)
427 dst[n] = template_to_s(src[n]);

Completed in 45 milliseconds