HomeSort by relevance Sort by last modified time
    Searched refs:slpd (Results 1 - 13 of 13) sorted by null

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/slpd/
slp 30 # - operates a proxy for slpd which brings up the JVM to run slpd
39 CLASSPATH=/usr/share/lib/slp/slpd.jar
40 MAIN_CLASS=com.sun.slp.slpd
42 SLPD=slpd
43 SLPD_BIN=$SLPD_HOME/$SLPD
47 # Start slpd proxy (as a fragile dependency, conf file must exist)
52 # Kill the slpd proxy.
53 /usr/bin/pkill -x -u 0 -P 1 -z `smf_zonename` $SLPD
    [all...]
Makefile 28 PROG= slpd
  /onnv/onnv-gate/usr/src/lib/libslp/javalib/com/sun/slp/
SLPDgui.java 34 * This GUI will allow the user of the slpd to monitor the daemon,
46 super("slpd");
84 slpd.stop();
90 slpd.errorExit(bundle, ex);
Server_en.properties 28 #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
    [all...]
slpd.java 40 * The slpd class is the main class for the slpd directory agent/
41 * service agent server of SLP. Slpd can run in two possible modes,
47 * In this mode, slpd functions as a service agent server only.
50 * with slpd, and slpd responds to multicast requests for
58 * In this mode, slpd functions as a directory agent
63 * In addition, slpd functions in the first mode, as a
68 * The slpd is invoked as follows:<br>
71 * java com.sun.slpd [monitor] [stop] [-f <config file name>
90 public class slpd extends SLPConfig { class in inherits:SLPConfig
223 protected slpd() { method in class:slpd
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWslpu/
prototype_com 52 f none usr/share/lib/slp/slpd.jar 0600 root sys
59 f none usr/lib/inet/slpd 555 root bin
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWslpr/
prototype_com 53 f none etc/init.d/slpd 0744 root sys
  /onnv/onnv-gate/usr/src/cmd/initpkg/init.d/
Makefile 46 slpd \
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/
Makefile 29 slpd vrrpd wanboot wpad
  /onnv/onnv-gate/usr/src/lib/libslp/javalib/
Makefile.conf 41 SLPDJAR=slpd.jar
50 SLPDMANI= $(CLASSES)/manifest.slpd
85 UARequester.class SARequester.class slpd.class \
127 # in slpd.jar, which is more than double the size of slp.jar, when
Makefile 28 # Makefile for building SLP API and slpd.
81 cd $(CLASSES); $(JAR) cmf manifest.slpd $@ $(PKGPATH)
  /onnv/onnv-gate/usr/src/cmd/
Makefile.check 96 cmd-inet/usr.lib/slpd \
  /onnv/onnv-gate/usr/src/
Makefile.lint 81 cmd/cmd-inet/usr.lib/slpd \

Completed in 300 milliseconds