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

/illumos-gate/usr/src/lib/print/libpapi-common/common/
H A Duri.c162 uri_to_string(uri_t *uri, char *buffer, size_t buflen) function
290 uri_to_string(u, buf, sizeof (buf));
293 uri_to_string(u, buf, 12);

Completed in 57 milliseconds