Searched refs:uri_to_string (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/lib/print/libpapi-common/common/ |
H A D | uri.c | 162 uri_to_string(uri_t *uri, char *buffer, size_t buflen) in uri_to_string() function 290 uri_to_string(u, buf, sizeof (buf)); in main() 293 uri_to_string(u, buf, 12); in main()
|
H A D | uri.h | 59 extern int uri_to_string(uri_t *uri, char *buffer, size_t buflen);
|
H A D | mapfile | 148 uri_to_string;
|
/titanic_50/usr/src/lib/print/libpapi-lpd/common/ |
H A D | printer.c | 80 if (uri_to_string(svc->uri, buf, sizeof (buf)) == 0) in papiPrinterQuery()
|
H A D | lpd-query.c | 287 if (uri_to_string(svc->uri, status, sizeof (status)) == 0) in parse_lpd_query()
|
H A D | mapfile | 275 uri_to_string {
|
/titanic_50/usr/src/lib/print/libpapi-dynamic/common/ |
H A D | mapfile | 233 uri_to_string {
|
/titanic_50/usr/src/lib/print/libpapi-ipp/common/ |
H A D | mapfile | 245 uri_to_string {
|
/titanic_50/usr/src/cmd/lp/lib/papi/ |
H A D | mapfile | 225 uri_to_string {
|