HomeSort by relevance Sort by last modified time
    Searched refs:dhcpconfig (Results 1 - 25 of 33) sorted by null

1 2

  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sbin/
dhcpconfig.sh 30 exec /usr/lib/inet/dhcp/svcadm/dhcpconfig "$@"
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/dhcp/
Makefile 31 PROG = dhcpconfig dhtadm pntadm
dhcpconfig.sh 39 exec /usr/java/bin/java com.sun.dhcpmgr.cli.dhcpconfig.DhcpCfg "$@"
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhcpconfig/
ResourceStrings.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
34 * the dhcpconfig package.
53 "com.sun.dhcpmgr.cli.dhcpconfig.ResourceBundle",
DhcpCfg.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
45 public static final String SIGNATURE = "dhcpconfig: ";
92 * Constructs a dhcpconfig command.
109 return "dhcpconfig(1M)";
234 DhcpCfg dhcpconfig = new DhcpCfg(args); local
236 if (dhcpconfig.isValidUser()) {
237 returnCode = dhcpconfig.execute();
243 } // DhcpConfig
ConfigureBootp.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
35 * The main class for the "configure BOOTP relay" functionality of dhcpconfig.
DhcpCfgFunction.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
37 * Abstract class implemented by all the dhcpconfig "function" classes.
IPAddressList.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
Makefile 28 # cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/dhcpconfig/Makefile
53 MSGDIR= $(ROOT)/usr/share/lib/locale/com/sun/dhcpmgr/cli/dhcpconfig
ImportData.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
42 * The main class for the "import move data" functionality of dhcpconfig.
ConfigureNetwork.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
37 * The main class for the "configure network" functionality of dhcpconfig.
ConfigureService.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
37 * Functions for handling all dhcpconfig options that manage the DHCP server
UnconfigureDhcp.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
39 * dhcpconfig.
ConfigureDhcp.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
42 * The main class for the "configure DHCP server" functionality of dhcpconfig.
ConvertDataStore.java 28 package com.sun.dhcpmgr.cli.dhcpconfig;
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/
Makefile 32 SUBDIRS = dhcpconfig dhtadm pntadm dhcpbatch common
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/com/sun/dhcpmgr/cli/tests/
cfgboot.san 77 /usr/sbin/dhcpconfig -R ${SRVADDR} >>${OUTFILE} 2>&1
ucfgdhcp.san 69 /usr/sbin/dhcpconfig -U -f -x >>${OUTFILE} 2>&1
import.san 63 DHCPCONFIG=/usr/sbin/dhcpconfig
69 ${DHCPCONFIG} -I ${IMPORTFILE} >>${OUTFILE} 2>&1
cfgdhcp.san 133 /usr/sbin/dhcpconfig -U -f -x >>${OUTFILE} 2>&1
139 /usr/sbin/dhcpconfig -D -r ${DHCPRSRC} -p ${DHCPPATH} -h ${DHCPHOSTS_RSRC} >>${OUTFILE} 2>&1
cvtdhcp.san 68 /usr/sbin/dhcpconfig -C -f -r ${DHCPRSRC_NEW} -p ${DHCPPATH_NEW} >>${OUTFILE} 2>&1
export.san 63 DHCPCONFIG=/usr/sbin/dhcpconfig
69 ${DHCPCONFIG} -X ${EXPORTFILE} -m ALL -o ALL -a ALL -f -x >>${OUTFILE} 2>&1
cfgnet.san 130 /usr/sbin/dhcpconfig -N ${SUBNETADDR} >>${OUTFILE} 2>&1
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWdhcsu/
prototype_com 50 f none usr/sbin/dhcpconfig 555 root bin
67 f none usr/lib/inet/dhcp/svcadm/dhcpconfig 555 root bin
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.sadm/dhcpmgr/
Makefile 103 com.sun.dhcpmgr.cli.dhcpconfig \

Completed in 240 milliseconds

1 2