Home
last modified time | relevance | path

Searched refs:document (Results 1 – 25 of 103) sorted by relevance

12345

/titanic_41/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c380 WriteDocument(DOCUMENT * document, int reverse, int **pageList) in WriteDocument() argument
385 if (document->header && document->trailer && document->page) { in WriteDocument()
386 WriteDocumentHeader(1, document); in WriteDocument()
388 if (document->global != NULL) { in WriteDocument()
389 while (document->global[count] != NULL) { in WriteDocument()
390 GLOBAL *global = document->global[count++]; in WriteDocument()
396 count = reverse ? (document->pages-1) : 0; in WriteDocument()
398 for (prnindex = 0; prnindex < document->pages; prnindex++) { in WriteDocument()
399 PAGE *page = document->page[count]; in WriteDocument()
402 WritePage(1, page, document->global != NULL, in WriteDocument()
[all …]
H A DREADME31 document to be parsed is that it contains DSC Page and Trailer comments. The
/titanic_41/usr/src/cmd/file/
H A Dmagic277 0 string <!OPS Interleaf ASCII document
284 0 string %! PostScript document
290 0 string \004%! PostScript document text
292 0 string Interpress/Xerox Interpress document
308 0 string <MakerFile Frame Maker document
437 0 long 0x884f5053 Interleaf fast-saved document
448 4 string pgscriptver IslandWrite document
449 13 string DrawFile IslandDraw document
473 0 string <html html document
474 0 string <HTML html document
[all …]
/titanic_41/usr/src/lib/print/libprint/common/
H A DsunPrinter.oc.conf.txt51 printer-document-format-supported,
62 printer-multiple-document-jobs-supported,
97 printer-multiple-document-jobs-supported
H A DsunPrinter.at.conf.txt38 attribute printer-multiple-document-jobs-supported 1.3.18.0.2.4.1132 bin single
42 attribute printer-document-format-supported 1.3.18.0.2.4.1130 cis
/titanic_41/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1980 xmlDocPtr document; in txml_file_parse() local
2013 if ((document = xmlReadFd(fd, filenm, NULL, readflags)) == NULL) { in txml_file_parse()
2022 if ((dtd = xmlGetIntSubset(document)) == NULL) { in txml_file_parse()
2025 xmlFreeDoc(document); in txml_file_parse()
2032 xmlFreeDoc(document); in txml_file_parse()
2036 if ((cursor = xmlDocGetRootElement(document)) == NULL) { in txml_file_parse()
2038 xmlFreeDoc(document); in txml_file_parse()
2049 xmlFreeDoc(document); in txml_file_parse()
2056 xmlFreeDoc(document); in txml_file_parse()
2065 xmlFreeDoc(document); in txml_file_parse()
[all …]
/titanic_41/usr/src/lib/pam_modules/authtok_check/
H A DTHIRDPARTYLICENSE4 * in the "LICENCE" document which accompanies distributions of Crack v4.0
/titanic_41/usr/src/cmd/Adm/
H A Dmime.types37 application/vnd.openxmlformats-officedocument.wordprocessingml.document docx
38 application/vnd.ms-word.document.macroenabled.12 docm
/titanic_41/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3638 xmlDocPtr document; in lxml_get_bundle_file() local
3666 if ((document = xmlReadFile(filename, NULL, 0)) == NULL) { in lxml_get_bundle_file()
3671 document->name = strdup(filename); in lxml_get_bundle_file()
3676 if ((dtd = xmlGetIntSubset(document)) == NULL) { in lxml_get_bundle_file()
3684 dtdpath = (char *)document->intSubset->SystemID; in lxml_get_bundle_file()
3692 if ((cursor = xmlDocGetRootElement(document)) == NULL) { in lxml_get_bundle_file()
3694 xmlFreeDoc(document); in lxml_get_bundle_file()
3700 xmlFreeDoc(document); in lxml_get_bundle_file()
3713 if (document->extSubset != NULL) in lxml_get_bundle_file()
3714 xmlFreeDtd(document->extSubset); in lxml_get_bundle_file()
[all …]
/titanic_41/usr/src/cmd/ssh/doc/
H A DREADME1 [ A Japanese translation of this document is available at
49 Please refer to the INSTALL document for information on how to install
H A DWARNING.RNG1 This document contains a description of portable OpenSSH's random
18 tell you if this is the case), then read this document in its entirety.
/titanic_41/usr/src/lib/print/libipp-listener/
H A DMakefile.com35 restart-job.o resume-printer.o send-document.o set-job-attributes.o \
/titanic_41/usr/src/cmd/svc/milestone/
H A DREADME.share43 document recommends an invocation like
145 (An extended version of this document is available at
147 document references.)
/titanic_41/usr/src/cmd/lp/filter/postscript/font/devpost/
H A DS126 # University Acknowledgment- Portions of this document are derived from
H A DCI26 # University Acknowledgment- Portions of this document are derived from
H A DCW26 # University Acknowledgment- Portions of this document are derived from
H A DCX26 # University Acknowledgment- Portions of this document are derived from
H A DGR26 # University Acknowledgment- Portions of this document are derived from
H A DH26 # University Acknowledgment- Portions of this document are derived from
H A DHB26 # University Acknowledgment- Portions of this document are derived from
H A DHI26 # University Acknowledgment- Portions of this document are derived from
H A DHX26 # University Acknowledgment- Portions of this document are derived from
/titanic_41/usr/src/cmd/ssh/etc/
H A Dmoduli3 # This document does not constitute an API. The /etc/ssh/moduli file
/titanic_41/usr/src/lib/print/mod_ipp/
H A Dhttpd-standalone-ipp.conf296 ipp-operation send-document on
/titanic_41/usr/src/lib/libshell/common/scripts/
H A Dcrawlsrccomments.sh522 ~(E)html\ document)
526 ~(E)sgml\ document)

12345