Searched refs:printer_entry (Results 1 – 1 of 1) sorted by relevance
69 struct printer_entry { struct73 TAILQ_ENTRY(printer_entry) link; argument78 TAILQ_HEAD(printer_tbl, printer_entry); argument89 static struct printer_entry *92 struct printer_entry *entry = NULL; in printer_entry_create()112 printer_entry_delete(struct printer_entry *entry) in printer_entry_delete()126 static struct printer_entry *129 struct printer_entry *entry; in printer_find_by_index()209 struct printer_entry *printer_entry; in handle_printer() local246 if ((printer_entry = printer_find_by_index(dev_entry->index)) == NULL && in handle_printer()[all …]