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

  /onnv/onnv-gate/usr/src/cmd/avs/svc/
Makefile 27 XML = nws_scm.xml nws_sv.xml nws_ii.xml nws_rdc.xml nws_rdcsyncd.xml
28 SHFILES = $(XML)
30 ROOTSVCSYSFILES = $(XML:%=$(ROOTSVCSYSTEM)/%)
43 $(RM) *.xml
45 $(SHFILES): $(XML:%=manifest/%
    [all...]
  /onnv/onnv-gate/usr/src/cmd/svc/profile/
listsvcs.pl 37 use XML::Parser;
50 my $parser = new XML::Parser;
  /onnv/onnv-gate/usr/src/cmd/praudit/
print_audit.txt 39 print_audit_xml_ending_buf - print audit XML prolog and ending
59 only the audit XML prolog. The XML, prolog includes identification
60 of the DTD which is used to parse the XML, and also identifies the
61 stylesheet which is used to view the XML conveniently (for example
65 the XML ending which completes the audit XML.
91 Print records in XML format. "tags" are included in the
93 Output will not include an XML prolog or ending which
94 are required to from complete, valid XML. The variou
    [all...]
format.c 138 /* no-op if not doing XML format */
204 /* no-op if not doing XML format */
231 /* no-op if not doing XML format */
250 /* no-op if not doing XML format */
    [all...]
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWhal/
depend 59 P SUNWlexpt libexpat - XML parser library
60 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWisns/
depend 36 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWiscsitgtr/
depend 52 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/cmd/svc/milestone/
README 31 This source directory contains service descriptions, in the form of XML
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWisnsadm/
depend 38 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWiscsitgtu/
depend 52 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWmmsu/
depend 54 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWpool/
depend 52 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWsmbfsu/
depend 57 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWfmd/
depend 39 P SUNWlxmlr The XML library (Root)
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWmdau/
depend 58 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWsmbsu/
depend 57 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWzfsu/
depend 55 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/pkgdefs/SUNWzoneu/
depend 54 P SUNWlxml The XML library
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Pod/Perldoc/
ToXml.pm 18 sub output_extension { 'xml' }
25 Pod::Perldoc::ToXml - let Perldoc render Pod as XML
29 perldoc -o xml -d out.xml Some::Modulename
  /onnv/onnv-gate/usr/src/lib/libbsm/
xmlHandlers.pm 28 # <t> xmlHandlers -- package for generating a tree from an XML doc
30 use XML::Parser;
126 my $parser = XML::Parser->new(ErrorContext => 1,
198 if ($string =~ /<\?xml/) {
  /onnv/onnv-gate/usr/src/cmd/file/
magic 490 0 string <?xml XML document
491 0 string <?XML XML document
492 0 string <?Xml XML document
498 38 string application/vnd.sun.xml.writer StarOffice 7 Text Document
499 38 string application/vnd.sun.xml.calc StarOffice 7 Spreadsheet
500 38 string application/vnd.sun.xml.draw StarOffice 7 Drawing
501 38 string application/vnd.sun.xml.impress StarOffice 7 Presentatio
    [all...]

Completed in 1080 milliseconds