Searched refs:find_service (Results 1 - 9 of 9) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/lib/
H A Ddummysmbd.c27 int find_service(fstring service) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A Davahi-browse.c128 static ServiceInfo *find_service(AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain) { function
301 if (find_service(interface, protocol, name, type, domain))
314 if (!(info = find_service(interface, protocol, name, type, domain)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A Davahi-browse.c128 static ServiceInfo *find_service(AvahiIfIndex interface, AvahiProtocol protocol, const char *name, const char *type, const char *domain) { function
301 if (find_service(interface, protocol, name, type, domain))
314 if (!(info = find_service(interface, protocol, name, type, domain)))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/smbd/
H A Dservice.c264 int find_service(fstring service) function
329 * could get overwritten by the recursive find_service() call
342 iService = find_service(defservice);
360 DEBUG(3,("find_service() failed to find service %s\n", service));
1154 snum = find_service(unix_username);
1180 snum = find_service(service);
H A Dlanman.c840 snum = find_service(QueueName);
1642 snum = find_service(netname);
1833 snum = find_service(sharename);
3715 snum = find_service(name);
3863 snum = find_service(PrinterName);
H A Dmsdfs.c617 if ((snum = find_service(jucn->service_name)) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/rpc_server/
H A Dsrv_srvsvc_nt.c727 snum = find_service(share_name);
1499 snum = find_service(share_name);
1744 snum = find_service(share_name);
1841 snum = find_service(share_name);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/registry/
H A Dreg_printing.c283 snum = find_service( printername );
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/source/param/
H A Dloadparm.c5217 snum = find_service(sname);

Completed in 171 milliseconds