Home
last modified time | relevance | path

Searched refs:avahi (Results 1 – 25 of 149) sorted by relevance

123456

/external/libvncserver/x11vnc/
DMakefile.am34avahi.c cleanup.c connections.c cursor.c gui.c help.c inet.c keyboard.c linuxfb.c macosx.c macosxC…
DMakefile.in74 x11vnc-avahi.$(OBJEXT) x11vnc-cleanup.$(OBJEXT) \
363avahi.c cleanup.c connections.c cursor.c gui.c help.c inet.c keyboard.c linuxfb.c macosx.c macosxC…
460 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/x11vnc-avahi.Po@am__quote@
551 x11vnc-avahi.o: avahi.c
552 …(CFLAGS) -MT x11vnc-avahi.o -MD -MP -MF $(DEPDIR)/x11vnc-avahi.Tpo -c -o x11vnc-avahi.o `test -f '…
553 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x11vnc-avahi.Tpo $(DEPDIR)/x11vnc-avahi.Po
556 …CPPFLAGS) $(x11vnc_CFLAGS) $(CFLAGS) -c -o x11vnc-avahi.o `test -f 'avahi.c' || echo '$(srcdir)/'`
558 x11vnc-avahi.obj: avahi.c
559 …AGS) $(x11vnc_CFLAGS) $(CFLAGS) -MT x11vnc-avahi.obj -MD -MP -MF $(DEPDIR)/x11vnc-avahi.Tpo -c -o …
560 @am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/x11vnc-avahi.Tpo $(DEPDIR)/x11vnc-avahi.Po
[all …]
Doptions.h158 extern int avahi;
Doptions.c191 int avahi = AVAHI; /* -avahi, -mdns */ variable
Davahi.c158 avahi = 0; in avahi_advertise()
Dcleanup.c254 if (avahi) { in clean_up_exit()
Dremote.c1770 snprintf(buf, bufn, "ans=%s:%d", p, avahi); in process_remote_cmd()
1774 if (!avahi) { in process_remote_cmd()
1775 avahi = 1; in process_remote_cmd()
1784 snprintf(buf, bufn, "ans=%s:%d", p, !avahi); in process_remote_cmd()
1788 if (avahi) { in process_remote_cmd()
1789 avahi = 0; in process_remote_cmd()
DChangeLog26 Allow user to set avahi name and port via env. vars. Add
299 * x11vnc: add zeroconf external helpers (avahi-publish and
495 * x11vnc: tightvnc filetransfer off by default. avahi
499 * x11vnc: add avahi (aka mDNS/Zeroconf/Bonjour...)
500 support thanks to Diego Petten�. -avahi/-mdns.
DRELEASE-NOTES582 helper program (avahi-publish or dns-sd on Mac OS X)
606 The option -zeroconf is now an alias for -avahi/-mdns.
895 Avahi client library. Enable via "-avahi".
DREADME1203 * For the -avahi/-zeroconf Service Advertizing mode, if x11vnc was
1204 not compiled with the avahi-client library, then an external
1205 helper program, either avahi-publish(1) (on Unix) or dns-sd(1) (on
1342 Avahi client library. Enable via "-avahi" or "-zeroconf".
2300 avahi-devel
5077 service via the Avahi client library. Use the option -avahi (same as
5080 the server: avahi-daemon and avahi-dnsconfd, and possibly open up UDP
5085 helper programs, avahi-browse(1) or dns-sd(1), to do the work.
5093 It appears SuSE 10.1 comes with avahi (or you can add packages, e.g.
5094 avahi-0.6.5-27) but not the development package (you can use the
[all …]
Duser.c1473 } else if (!use_openssl && avahi) { in setup_service()
Dscreen.c3755 if (avahi) { \
Dx11vnc.c2485 avahi = 1; in main()
/external/libvncserver/
Dconfigure.ac403 AC_ARG_WITH(avahi, optwith
404 [ --without-avahi disable support for Avahi/mDNS]
405 [ --with-avahi=DIR use avahi include/library files in DIR],,)
407 printf "checking for avahi... "
413 elif pkg-config --atleast-version=0.6.4 avahi-client >/dev/null 2>&1; then
414 AVAHI_CFLAGS=`pkg-config --cflags avahi-client`
415 AVAHI_LIBS=`pkg-config --libs avahi-client`
DChangeLog1306 x11vnc/README, x11vnc/avahi.c, x11vnc/cleanup.c,
1475 x11vnc/Makefile.am, x11vnc/README, x11vnc/avahi.c, x11vnc/avahi.h,
1755 x11vnc/allowed_input_t.h, x11vnc/appshare.c, x11vnc/avahi.c,
1756 x11vnc/avahi.h, x11vnc/blackout_t.h, x11vnc/cleanup.c,
2295 x11vnc/allowed_input_t.h, x11vnc/avahi.c, x11vnc/avahi.h,
2425 * x11vnc/README, x11vnc/avahi.c, x11vnc/enc.h, x11vnc/selection.c:
2544 * x11vnc/README, x11vnc/avahi.c, x11vnc/cleanup.c,
2603 Zeroconf/avahi support. tk font fixes. SSVNC_ULTRA_FTP_JAR finding
2610 x11vnc/avahi.c, x11vnc/cleanup.c, x11vnc/connections.c,
2628 * x11vnc/ChangeLog, x11vnc/README, x11vnc/avahi.c,
[all …]
Dconfigure1701 --without-avahi disable support for Avahi/mDNS
1702 --with-avahi=DIR use avahi include/library files in DIR
21392 elif pkg-config --atleast-version=0.6.4 avahi-client >/dev/null 2>&1; then
21393 AVAHI_CFLAGS=`pkg-config --cflags avahi-client`
21394 AVAHI_LIBS=`pkg-config --libs avahi-client`
/external/google-breakpad/src/testing/gtest/m4/
Dacx_pthread.m42 # http://svn.0pointer.de/viewvc/trunk/common/acx_pthread.m4?revision=1277&root=avahi
4 # http://svn.0pointer.de/viewvc/trunk/common/acx_pthread.m4?root=avahi
6 # We've rewritten the inconsistency check code (from avahi), to work
/external/protobuf/gtest/m4/
Dacx_pthread.m42 # http://svn.0pointer.de/viewvc/trunk/common/acx_pthread.m4?revision=1277&root=avahi
4 # http://svn.0pointer.de/viewvc/trunk/common/acx_pthread.m4?root=avahi
6 # We've rewritten the inconsistency check code (from avahi), to work
/external/protobuf/m4/
Dacx_pthread.m42 # http://svn.0pointer.de/viewvc/trunk/common/acx_pthread.m4?revision=1277&root=avahi
4 # http://svn.0pointer.de/viewvc/trunk/common/acx_pthread.m4?root=avahi
6 # We've rewritten the inconsistency check code (from avahi), to work
/external/valgrind/docs/internals/
DBIG_APP_NOTES.txt169 avahi-devel
/external/libvncserver/x11vnc/misc/enhanced_tightvnc_viewer/
DREADME96 VNC servers on your local network if the avahi-browse or dns-sd
/external/selinux/policycoreutils/po/
Dte.po2720 msgid "Allow Apache to communicate with avahi service via dbus"
2721 msgstr "dbus ద్వారా avahi సేవతో సంప్రదించుటకు అపాచీను అనుమతించు"
Dhi.po2743 msgid "Allow Apache to communicate with avahi service via dbus"
2744 msgstr "अपाचे को avahi सेवा से dbus के द्वारा संचार करना दें"
Dko.po2783 msgid "Allow Apache to communicate with avahi service via dbus"
2784 msgstr "Apache가 dbus를 통해 avahi 서비스와 통신하는 것을 허용합니다 "
Dgu.po2751 msgid "Allow Apache to communicate with avahi service via dbus"
2752 msgstr "dbus મારફતે avahi સેવા સાથે વાતચીત કરવા માટે Apache ને પરવાનગી આપો"

123456