Home
last modified time | relevance | path

Searched refs:slpd (Results 1 – 14 of 14) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/slpd/
H A Dslp38 CLASSPATH=/usr/share/lib/slp/slpd.jar
39 MAIN_CLASS=com.sun.slp.slpd
41 SLPD=slpd
H A DMakefile28 PROG= slpd
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties28 #Messages from slpd before logging is established.
30 slpd_usage = usage: slpd [monitor] [stop] [-f <config file name>]
31 slpd_no_file = slpd: Could not open specified configuration file ``{0}''''
32 slpd_err_file = slpd:IOException reading config file ``{0}'''': {1}
33 slpd_int_err = slpd: Service location exception initializing: {0}
34 slpd_intnet_err = slpd: Could not initialize networking: {0}
35 slpd_net_err = slpd: Networking error initializing slpd: {0}
36 slpd_err = slpd: Service location exception ``{0}'''' initializing slpd: {1}
37 slpd_no_gui = slpd: Can''t create slpd monitor for logging. Using stdout.
47 slpd_sa_stop_failure = Failure trying to bring SLP SA server down. Is the slpd running as a DA? SLP…
[all …]
H A DSLPDgui.java84 slpd.stop(); in processEvent()
90 slpd.errorExit(bundle, ex); in processEvent()
H A Dslpd.java90 public class slpd extends SLPConfig { class
223 protected slpd() { in slpd() method in slpd
671 theSLPConfig = new slpd(); in initializeSLPConfig()
/illumos-gate/usr/src/lib/libslp/etc/
H A Dslp.conf.example30 # file /etc/inet/slp.conf must exist in order for slpd(8) to start,
32 # slp.conf(5), slpd(8), or RFC 2614 for more information.
35 # Specifies if slpd should act as a DA. Default is false.
62 # when slpd starts up, written as an URL.
63 # To load a proxy-registration file at /etc/inet/slpd.reg:
64 # net.slp.serializedRegURL=file:/etc/inet/slpd.reg
/illumos-gate/usr/src/lib/libslp/javalib/
H A DMakefile.conf41 SLPDJAR=slpd.jar
50 SLPDMANI= $(CLASSES)/manifest.slpd
86 UARequester.class SARequester.class slpd.class \
H A DMakefile79 cd $(CLASSES); $(JAR) cmf manifest.slpd $@ $(PKGPATH)
/illumos-gate/usr/src/pkg/manifests/
H A Dservice-network-slp.p5m52 file path=usr/lib/inet/slpd mode=0555
59 file path=usr/share/lib/slp/slpd.jar group=sys mode=0600
86 file path=usr/share/man/man5/slpd.reg.5
88 file path=usr/share/man/man8/slpd.8
/illumos-gate/usr/src/lib/libslp/clib/
H A Dlibslp.po37 msgid "could not connect to slpd: %s"
39 msgid "is slpd running?"
41 msgid "could not talk to slpd: %s"
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/
H A DMakefile30 slpd vrrpd wpad
/illumos-gate/usr/src/cmd/
H A DMakefile.check95 cmd-inet/usr.lib/slpd \
/illumos-gate/usr/src/man/man5/
H A DMakefile174 slpd.reg.5 \
/illumos-gate/usr/src/man/man8/
H A DMakefile436 slpd.8 \