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

1 2

  /onnv/onnv-gate/usr/src/cmd/tcpd/
man.sed 31 s/inetd.conf(5)/inetd.conf(4)/g
37 s/inetd(8)/inetd(1M)/g
72 library interface. Some programs, including the Solaris inetd daemon,\
75 interface is also more efficient and can be used for inetd internal\
77 .BR inetd (1M)\
93 /format of the inetd control file./a\
94 inetd(1M), how to invoke tcpd from inetd using the libwrap library.
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/common_files/
proc.inetd_install 28 # proc.inetd_install -- common code for inetd.conf entry addition
32 # does not match any line in inetd.conf, add the lines
33 # provided on stdin to the file and restart inetd.conf
40 inetconf=${PKG_INSTALL_ROOT:-/}/etc/inet/inetd.conf
41 inetold=/tmp/inetd.conf.$$
proc.inetd_remove 27 # proc.inetd_remove -- common code for inetd.conf entry removal
31 # lines from inetd.conf that match the regular
39 inetconf=${PKG_INSTALL_ROOT:-/}/etc/inet/inetd.conf
40 inetold=/tmp/inetd.conf.$$
41 inetsed=/tmp/inetd.sed.$$
42 inettmp=/tmp/inetd.tmp.$$
90 # Remove the additions that were made to /etc/inetd.conf
i.inetdconf 44 # lines from inetd.conf that match the regular
61 inetsed=/tmp/inetd.sed.$$
62 inetsedhdr=/tmp/inetd.sedhdr.$$
72 ^# Configuration file for inetd(1M). See inetd.conf(4).
73 ^# To re-configure the running inetd process, edit this file, then
74 ^# send the inetd process a SIGHUP.
100 ^# IPv6 and inetd.conf
101 ^# By specifying a <proto> value of tcp6 or udp6 for a service, inetd will
110 ^# tcp6 or udp6. Also, all inetd built-in commands (time, echo, discard
    [all...]
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/inetd/
Makefile 26 PROG = inetd
27 MANIFEST= inetd.xml inetd-upgrade.xml
28 SVCMETHOD= inetd-upgrade
30 OBJS = inetd.o tlx.o config.o util.o contracts.o repval.o wait.o env.o
inetd-upgrade.sh 94 # Create sed script that prints out inetd.conf src line from inetconv generated
96 cat <<EOF > /tmp/inetd-upgrade.$$.sed
102 /from the inetd.conf(4) format line/{
114 # the inetd.conf entries from all the manifests for consumption by inetconv.
167 # add the manifest's inetd.conf src line to file for inetconv
168 sed -n -f /tmp/inetd-upgrade.$$.sed $manifest >> \
172 rm /tmp/inetd-upgrade.$$.sed
176 # to enable services based on inetd.conf. If we have, then the
178 svcprop -qp hash svc:/network/inetd:default
193 saved_config=/etc/inet/inetd.conf.preupgrad
    [all...]
  /onnv/onnv-gate/usr/src/cmd/svc/seed/
inc.flg 29 echo_file usr/src/cmd/cmd-inet/usr.lib/inetd/inetd-upgrade.xml
Makefile 77 ../../cmd-inet/usr.lib/inetd/inetd-upgrade.xml \
94 ../../cmd-inet/usr.lib/inetd/inetd.xml \
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/
Makefile 28 in.ripngd in.timed inetd mdnsd ncaconfd pppoe \
31 MSGSUBDIRS= dsvclockd ilbd in.dhcpd inetd ncaconfd vrrpd wanboot
40 inetd/inetd.po ncaconfd/ncaconfd.po vrrpd/vrrpd.po \
  /onnv/onnv-gate/usr/src/cmd/ssh/include/
altprivsep.h 43 void altprivsep_start_and_do_monitor(int use_engine, int inetd, int newsock,
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWdcsr/
postinstall 35 *network/inetd:default)
  /onnv/onnv-gate/usr/src/cmd/initpkg/init.d/
cachefs.daemon 40 inetconf=/etc/inet/inetd.conf
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWkdcr/
postinstall.tmpl 52 *network/inetd:default)
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWmdr/
postinstall.tmpl 32 inetconf_pre=${PKG_INSTALL_ROOT:-/}/etc/inet/inetd.conf.preupgrade
33 inetsed=/tmp/inetd.sed.$$
34 inettmp=/tmp/inetd.tmp.$$
179 # Remove any svm additions from /etc/inet/inetd.conf.preupgrade
239 # Remove entries in inetd.conf.preupgrade for SLVM daemons
  /onnv/onnv-gate/usr/src/cmd/svc/profile/
README 38 smf(5) converted inetd services that are not required to
  /onnv/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
print-svc 132 rfc_name=`svcprop -p inetd/name ${RFC1179_FMRI} 2>/dev/null`
133 rfc_proto=`svcprop -p inetd/proto ${RFC1179_FMRI} 2>/dev/null | \
  /onnv/onnv-gate/usr/src/cmd/cmd-inet/etc/
Makefile 24 SYMPROG= hosts inetd.conf networks protocols services netmasks sock2path
  /onnv/onnv-gate/usr/src/cmd/fs.d/nfs/svc/
nfs-server 224 iana_name=`svcprop -p inetd/name $FMRI`
247 iana_name=`svcprop -p inetd/name $FMRI`
248 isrpc=`svcprop -p inetd/isrpc $FMRI`
  /onnv/onnv-gate/usr/src/cmd/svc/prophist/
prophist.SUNWcsr 263 prophist_adddep svc:/network/inetd filesystem service require_all error \
265 prophist_adddep svc:/network/inetd upgrade service optional_all none \
266 svc:/network/inetd-upgrade
267 prophist_adddpt svc:/network/inetd inetd_multi-user optional_all none \
269 prophist_delete_dependency network/inetd physical
270 prophist_adddep svc:/network/inetd network service optional_all error \
272 /usr/sbin/svccfg -s network/inetd delpropvalue milestones/entities \
274 /usr/sbin/svccfg -s network/inetd addpropvalue milestones/entities \
276 instance_refresh network/inetd:default
279 prophist_delete_dependency svc:/network/inetd-upgrade networ
    [all...]
  /onnv/onnv-gate/usr/src/cmd/
Makefile.check 94 cmd-inet/usr.lib/inetd \
  /onnv/onnv-gate/usr/src/lib/libsecdb/
auth_attr.txt 141 solaris.smf.manage.inetd:::Manage inetd and inetd managed services States::help=SmfIntedStates.html
172 solaris.smf.value.inetd:::Change values of SMF Inetd configuration paramaters::help=SmfValueInted.html
prof_attr.txt 54 Inetd Management:::Manage inetd configuration parameters:auths=solaris.smf.manage.inetd,solaris.smf.value.inetd;help=RtInetdMngmnt.html
67 Network Management:::Manage the host and network configuration:auths=solaris.smf.manage.name-service-cache,solaris.smf.manage.bind,solaris.smf.value.routing,solaris.smf.manage.routing,solaris.smf.value.nwam,solaris.smf.manage.nwam,solaris.smf.manage.tnd,solaris.smf.manage.tnctl,solaris.smf.manage.wpa,solaris.smf.value.mdns,solaris.smf.manage.mdns,solaris.smf.manage.ilb;profiles=Network Wifi Management,Inetd Management,Network Autoconf,Network VRRP,Network Observability;help=RtNetMngmnt.html
  /onnv/onnv-gate/usr/src/cmd/svc/shell/
mfsthistory 85 svc:/network/inetd-upgrade:default var/svc/manifest/network/inetd-upgrade.xml
86 svc:/network/inetd-upgrade var/svc/manifest/network/inetd-upgrade.xml
87 svc:/network/inetd:default var/svc/manifest/network/inetd.xml
88 svc:/network/inetd var/svc/manifest/network/inetd.xml
    [all...]
ipf_include.sh 44 INETDFMRI="svc:/network/inetd:default"
446 iana_name=`svcprop -p inetd/name $service 2>/dev/null`
447 isrpc=`svcprop -p inetd/isrpc $service 2>/dev/null`
  /onnv/onnv-gate/usr/src/cmd/ssh/sshd/
altprivsep.c 1048 altprivsep_start_and_do_monitor(int use_engine, int inetd, int newsock,
1108 packet_set_fds(inetd == 1 ? -1 : newsock, 0);

Completed in 480 milliseconds

1 2