Home
last modified time | relevance | path

Searched refs:attributes_to_printer (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/papi/
H A Dlpsched-msgs.c566 attributes_to_printer(attributes, p); in lpsched_add_printer()
604 attributes_to_printer(attributes, p); in lpsched_add_modify_printer()
H A Dlpsched-printers.c432 attributes_to_printer(papi_attribute_t **attributes, PRINTER *tmp) in attributes_to_printer() function