Searched refs:attach_one_net (Results 1 - 4 of 4) sorted by relevance
/third_party/backends/backend/ |
H A D | magicolor.c | 214 static SANE_Status attach_one_net(SANE_String_Const devname, unsigned int device); 1945 /* TODO: attach the IP with attach_one_net(ip) */ in mc_network_discovery_handle() 1949 attach_one_net (ip_addr, cap->id); in mc_network_discovery_handle() 2145 attach_one_net(const char *dev, unsigned int model) in attach_one_net() function 2205 attach_one_net(IP, model); in attach_one_config() 2212 attach_one_net(name, 0); in attach_one_config()
|
H A D | epson2.c | 324 static SANE_Status attach_one_net(SANE_String_Const devname); 417 attach_one_net(ip); in e2_network_discovery() 786 attach_one_net(const char *dev) in attach_one_net() function 848 attach_one_net(name); in attach_one_config()
|
H A D | kodakaio.c | 129 attach_one_net 130 attach_one_net 638 static SANE_Status attach_one_net(SANE_String_Const devname, unsigned int device); 2276 attach_one_net (ip_addr, cap->id); in ProcessAvahiDevice() 2499 attach_one_net(const char *dev, unsigned int model) in attach_one_net() function 2570 attach_one_net(IP, model); in attach_one_config() 2573 attach_one_net(name, 0); in attach_one_config()
|
H A D | epsonds.c | 1358 static SANE_Status attach_one_net(SANE_String_Const devname); 1682 attach_one_net(const char *dev) in attach_one_net() function 1809 attach_one_net(name); in attach_one_config()
|
Completed in 14 milliseconds