Searched refs:browse (Results 26 - 50 of 53) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-core/
H A DMakefile110 announce.c announce.h browse.c browse.h rrlist.c rrlist.h \
111 resolve-host-name.c resolve-address.c browse-domain.c \
112 browse-service-type.c browse-service.c resolve-service.c dns.c \
114 log.h browse-dns-server.c fdutil.h fdutil.c util.c util.h \
131 libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo \
134 libavahi_core_la-browse-domain.lo \
135 libavahi_core_la-browse-service-type.lo \
136 libavahi_core_la-browse
[all...]
H A DMakefile.in110 announce.c announce.h browse.c browse.h rrlist.c rrlist.h \
111 resolve-host-name.c resolve-address.c browse-domain.c \
112 browse-service-type.c browse-service.c resolve-service.c dns.c \
114 log.h browse-dns-server.c fdutil.h fdutil.c util.c util.h \
131 libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo \
134 libavahi_core_la-browse-domain.lo \
135 libavahi_core_la-browse-service-type.lo \
136 libavahi_core_la-browse
[all...]
H A Dserver.c46 #include "browse.h"
1204 avahi_log_warn("Failed to create browse domain entry group: %s", avahi_strerror(s->error));
1209 avahi_log_warn("Failed to add browse domain RR: %s", avahi_strerror(s->error));
1214 avahi_log_warn("Failed to commit browse domain entry group: %s", avahi_strerror(s->error));
1612 AvahiStringList *browse = NULL, *allow = NULL, *deny = NULL; local
1626 if (!(browse = avahi_string_list_copy(c->browse_domains)) && c->browse_domains) {
1633 avahi_string_list_free(browse);
1641 avahi_string_list_free(browse);
1650 ret->browse_domains = browse;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-core/
H A DMakefile126 announce.c announce.h browse.c browse.h rrlist.c rrlist.h \
127 resolve-host-name.c resolve-address.c browse-domain.c \
128 browse-service-type.c browse-service.c resolve-service.c dns.c \
130 log.h browse-dns-server.c fdutil.h fdutil.c util.c util.h \
147 libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo \
150 libavahi_core_la-browse-domain.lo \
151 libavahi_core_la-browse-service-type.lo \
152 libavahi_core_la-browse
[all...]
H A DMakefile.in126 announce.c announce.h browse.c browse.h rrlist.c rrlist.h \
127 resolve-host-name.c resolve-address.c browse-domain.c \
128 browse-service-type.c browse-service.c resolve-service.c dns.c \
130 log.h browse-dns-server.c fdutil.h fdutil.c util.c util.h \
147 libavahi_core_la-browse.lo libavahi_core_la-rrlist.lo \
150 libavahi_core_la-browse-domain.lo \
151 libavahi_core_la-browse-service-type.lo \
152 libavahi_core_la-browse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-utils/
H A DMakefile56 #bin_PROGRAMS = avahi-browse$(EXEEXT) \
85 am__avahi_browse_SOURCES_DIST = avahi-browse.c sigint.c sigint.h \
92 # avahi_browse-avahi-browse.$(OBJEXT) \
369 #avahi_browse_SOURCES = avahi-browse.c sigint.c \
460 avahi-browse$(EXEEXT): $(avahi_browse_OBJECTS) $(avahi_browse_DEPENDENCIES)
461 @rm -f avahi-browse$(EXEEXT)
479 include ./$(DEPDIR)/avahi_browse-avahi-browse.Po
510 avahi_browse-avahi-browse.o: avahi-browse.c
511 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_browse_CFLAGS) $(CFLAGS) -MT avahi_browse-avahi-browse
[all...]
H A DMakefile.in56 @HAVE_DBUS_TRUE@bin_PROGRAMS = avahi-browse$(EXEEXT) \
85 am__avahi_browse_SOURCES_DIST = avahi-browse.c sigint.c sigint.h \
92 @HAVE_DBUS_TRUE@ avahi_browse-avahi-browse.$(OBJEXT) \
369 @HAVE_DBUS_TRUE@avahi_browse_SOURCES = avahi-browse.c sigint.c \
463 avahi-browse$(EXEEXT): $(avahi_browse_OBJECTS) $(avahi_browse_DEPENDENCIES)
464 @rm -f avahi-browse$(EXEEXT)
482 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avahi_browse-avahi-browse.Po@am__quote@
513 avahi_browse-avahi-browse.o: avahi-browse.c
514 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_browse_CFLAGS) $(CFLAGS) -MT avahi_browse-avahi-browse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-compat-howl/
H A DMakefile58 ## browse-domain-test$(EXEEXT)
164 browse-domain-test.c
167 # browse_domain_test-browse-domain-test.$(OBJEXT)
557 # browse-domain-test.c
633 browse-domain-test$(EXEEXT): $(browse_domain_test_OBJECTS) $(browse_domain_test_DEPENDENCIES)
634 @rm -f browse-domain-test$(EXEEXT)
649 include ./$(DEPDIR)/browse_domain_test-browse-domain-test.Po
757 browse_domain_test-browse-domain-test.o: browse-domain-test.c
758 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(browse_domain_test_CFLAGS) $(CFLAGS) -MT browse_domain_test-browse
[all...]
H A DMakefile.in58 @ENABLE_COMPAT_HOWL_TRUE@@ENABLE_TESTS_TRUE@@HAVE_DBUS_TRUE@ browse-domain-test$(EXEEXT)
164 browse-domain-test.c
167 @ENABLE_COMPAT_HOWL_TRUE@@HAVE_DBUS_TRUE@ browse_domain_test-browse-domain-test.$(OBJEXT)
557 @ENABLE_COMPAT_HOWL_TRUE@@HAVE_DBUS_TRUE@ browse-domain-test.c
633 browse-domain-test$(EXEEXT): $(browse_domain_test_OBJECTS) $(browse_domain_test_DEPENDENCIES)
634 @rm -f browse-domain-test$(EXEEXT)
649 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/browse_domain_test-browse-domain-test.Po@am__quote@
757 browse_domain_test-browse-domain-test.o: browse-domain-test.c
758 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(browse_domain_test_CFLAGS) $(CFLAGS) -MT browse_domain_test-browse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-compat-howl/
H A DMakefile60 ### browse-domain-test$(EXEEXT)
180 browse-domain-test.c
183 ## browse_domain_test-browse-domain-test.$(OBJEXT)
574 ## browse-domain-test.c
654 browse-domain-test$(EXEEXT): $(browse_domain_test_OBJECTS) $(browse_domain_test_DEPENDENCIES)
655 @rm -f browse-domain-test$(EXEEXT)
670 include ./$(DEPDIR)/browse_domain_test-browse-domain-test.Po
778 browse_domain_test-browse-domain-test.o: browse-domain-test.c
779 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(browse_domain_test_CFLAGS) $(CFLAGS) -MT browse_domain_test-browse
[all...]
H A DMakefile.in60 @ENABLE_COMPAT_HOWL_TRUE@@ENABLE_TESTS_TRUE@@HAVE_DBUS_TRUE@ browse-domain-test$(EXEEXT)
180 browse-domain-test.c
183 @ENABLE_COMPAT_HOWL_TRUE@@HAVE_DBUS_TRUE@ browse_domain_test-browse-domain-test.$(OBJEXT)
574 @ENABLE_COMPAT_HOWL_TRUE@@HAVE_DBUS_TRUE@ browse-domain-test.c
657 browse-domain-test$(EXEEXT): $(browse_domain_test_OBJECTS) $(browse_domain_test_DEPENDENCIES)
658 @rm -f browse-domain-test$(EXEEXT)
673 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/browse_domain_test-browse-domain-test.Po@am__quote@
781 browse_domain_test-browse-domain-test.o: browse-domain-test.c
782 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(browse_domain_test_CFLAGS) $(CFLAGS) -MT browse_domain_test-browse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-utils/
H A DMakefile.in54 @HAVE_DBUS_TRUE@bin_PROGRAMS = avahi-browse$(EXEEXT) \
84 am__avahi_browse_SOURCES_DIST = avahi-browse.c sigint.c sigint.h \
91 @HAVE_DBUS_TRUE@ avahi_browse-avahi-browse.$(OBJEXT) \
390 @HAVE_DBUS_TRUE@avahi_browse_SOURCES = avahi-browse.c sigint.c \
468 avahi-browse$(EXEEXT): $(avahi_browse_OBJECTS) $(avahi_browse_DEPENDENCIES)
469 @rm -f avahi-browse$(EXEEXT)
487 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/avahi_browse-avahi-browse.Po@am__quote@
518 avahi_browse-avahi-browse.o: avahi-browse.c
519 @am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_browse_CFLAGS) $(CFLAGS) -MT avahi_browse-avahi-browse
[all...]
H A DMakefile54 bin_PROGRAMS = avahi-browse$(EXEEXT) \
84 am__avahi_browse_SOURCES_DIST = avahi-browse.c sigint.c sigint.h \
91 avahi_browse-avahi-browse.$(OBJEXT) \
390 avahi_browse_SOURCES = avahi-browse.c sigint.c \
468 avahi-browse$(EXEEXT): $(avahi_browse_OBJECTS) $(avahi_browse_DEPENDENCIES)
469 @rm -f avahi-browse$(EXEEXT)
487 include ./$(DEPDIR)/avahi_browse-avahi-browse.Po
518 avahi_browse-avahi-browse.o: avahi-browse.c
519 $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(avahi_browse_CFLAGS) $(CFLAGS) -MT avahi_browse-avahi-browse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/man/
H A DMakefile55 avahi-browse.1 \
343 avahi-browse.1.xml \
362 avahi-browse.1.xml.in \
693 avahi-browse.1.xml: avahi-browse.1.xml.in Makefile
764 #avahi-browse.1: avahi-browse.1.xml Makefile
816 rm -f avahi-resolve-host-name.1 avahi-resolve-address.1 avahi-browse-domains.1 avahi-publish-address.1 avahi-publish-service.1 bvnc.1 && \
820 $(LN_S) avahi-browse.1 avahi-browse
[all...]
H A DMakefile.in55 @BUILD_MANPAGES_TRUE@@HAVE_DBUS_TRUE@ avahi-browse.1 \
343 @BUILD_MANPAGES_TRUE@ avahi-browse.1.xml \
362 avahi-browse.1.xml.in \
693 @BUILD_MANPAGES_TRUE@avahi-browse.1.xml: avahi-browse.1.xml.in Makefile
764 @BUILD_MANPAGES_TRUE@@USE_XMLTOMAN_TRUE@avahi-browse.1: avahi-browse.1.xml Makefile
816 @HAVE_DBUS_TRUE@ rm -f avahi-resolve-host-name.1 avahi-resolve-address.1 avahi-browse-domains.1 avahi-publish-address.1 avahi-publish-service.1 bvnc.1 && \
820 @HAVE_DBUS_TRUE@ $(LN_S) avahi-browse.1 avahi-browse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/man/
H A DMakefile.in57 @BUILD_MANPAGES_TRUE@@HAVE_DBUS_TRUE@ avahi-browse.1 \
343 @BUILD_MANPAGES_TRUE@ avahi-browse.1.xml \
362 avahi-browse.1.xml.in \
703 @BUILD_MANPAGES_TRUE@avahi-browse.1.xml: avahi-browse.1.xml.in Makefile
774 @BUILD_MANPAGES_TRUE@@USE_XMLTOMAN_TRUE@avahi-browse.1: avahi-browse.1.xml Makefile
826 @HAVE_DBUS_TRUE@ rm -f avahi-resolve-host-name.1 avahi-resolve-address.1 avahi-browse-domains.1 avahi-publish-address.1 avahi-publish-service.1 bvnc.1 && \
830 @HAVE_DBUS_TRUE@ $(LN_S) avahi-browse.1 avahi-browse
[all...]
H A DMakefile57 # avahi-browse.1 \
343 avahi-browse.1.xml \
362 avahi-browse.1.xml.in \
703 avahi-browse.1.xml: avahi-browse.1.xml.in Makefile
774 #avahi-browse.1: avahi-browse.1.xml Makefile
826 # rm -f avahi-resolve-host-name.1 avahi-resolve-address.1 avahi-browse-domains.1 avahi-publish-address.1 avahi-publish-service.1 bvnc.1 && \
830 # $(LN_S) avahi-browse.1 avahi-browse
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/tests/
H A Dc-plus-plus-test.cc45 #include <avahi-core/browse.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/tests/
H A Dc-plus-plus-test.cc45 #include <avahi-core/browse.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/generic/
H A Ddbgrptg.cpp194 wxButton *browse = new wxButton(this, wxID_MORE, wxT(">>"), local
197 sizerH->Add(browse,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/LSB/
H A Dsmb.conf95 # Configure remote browse list synchronisation here
96 # request announcement to, or browse list sync from:
98 ; remote browse sync = 192.168.3.25 192.168.5.255
112 # allows Samba to collate browse lists between subnets. Don't use this
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-sarge/
H A Dsamba.postinst53 # Starting with Samba 2.2.3-4 the WINS database, the browse
80 for F in browse.dat printing.tdb winbindd_cache.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-unstable/
H A Dsamba.postinst53 # Starting with Samba 2.2.3-4 the WINS database, the browse
80 for F in browse.dat printing.tdb winbindd_cache.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/samba-3.0.25b/packaging/Debian/debian-woody/
H A Dsamba.postinst53 # Starting with Samba 2.2.3-4 the WINS database, the browse
78 for F in browse.dat printing.tdb winbindd_cache.tdb
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/po/
H A DMakefile76 ../avahi-utils/avahi-browse.c \

Completed in 315 milliseconds

123