Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpadmin/
H A Ddo_printer.c320 PRINTER printer_struct; in configure_printer() local
398 (void) memset(&printer_struct, 0, sizeof (printer_struct)); in configure_printer()
400 prbufp = &printer_struct; in configure_printer()