FindPrinterNode
&& FindPrinterNode(fDefaultPrinter->Name(), node) == B_OK) {
status_t status = FindPrinterNode(printerName, node);
status_t FindPrinterNode(const char* name, BNode& node);