Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dprint-svc122 RFC1179_FMRI="svc:/application/print/rfc1179:default"
126 file=`fmri_to_file $RFC1179_FMRI $IPF_SUFFIX`
127 file6=`fmri_to_file $RFC1179_FMRI $IPF6_SUFFIX`
128 echo "# $RFC1179_FMRI" >$file
129 echo "# $RFC1179_FMRI" >$file6
130 service_is_enabled ${RFC1179_FMRI}
132 rfc_name=`svcprop -p inetd/name ${RFC1179_FMRI} 2>/dev/null`
133 rfc_proto=`svcprop -p inetd/proto ${RFC1179_FMRI} 2>/dev/null | \