Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dchange.c107 remove_paper_from_printer(char **form_list, char *printer) in remove_paper_from_printer() function
/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_printer.c123 if (p_remove && remove_paper_from_printer(p_remove, p) == -1) { in do_printer()