Lines Matching refs:Net_Device
116 static Net_Device *first_device;
149 add_device (const char *name, Net_Device ** ndp)
159 Net_Device *nd = NULL;
217 nd = malloc (sizeof (Net_Device));
220 DBG (1, "add_device: not enough memory for Net_Device struct\n");
226 memset (nd, 0, sizeof (Net_Device));
251 add_device (const char *name, Net_Device ** ndp)
254 Net_Device *nd;
287 DBG (1, "add_device: not enough memory for Net_Device struct\n");
317 connect_dev (Net_Device * dev)
390 connect_dev (Net_Device * dev)
635 do_authorization (Net_Device * dev, SANE_String resource)
1128 Net_Device *dev, *next_device;
1200 Net_Device *dev;
1378 Net_Device *dev;