Home
last modified time | relevance | path

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

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