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

/illumos-gate/usr/src/lib/print/mod_ipp/
H A Dmod_ipp.c140 ssize_t len_written; local
149 len_written = ap_rwrite(buf, siz, ap_r);
151 return (len_written);

Completed in 67 milliseconds