Home
last modified time | relevance | path

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

12345

/illumos-gate/usr/src/cmd/lp/filter/postscript/postreverse/
H A Dpostreverse.c383 if (document->header && document->trailer && document->page) { in WriteDocument()
401 document->start + document->size); in WriteDocument()
408 write(1, document->start, document->size); in WriteDocument()
425 document->start + document->size)) { in DocumentHeader()
449 document->start + document->size)) { in DocumentTrailer()
453 document->start + document->size); in DocumentTrailer()
467 char *bptr = document->start + document->size; in DocumentGlobals()
517 char *bptr = document->start + document->size; in DocumentPages()
601 document->size = nstrlen(document->start, in DocumentParse()
603 document->header = DocumentHeader(document); in DocumentParse()
[all …]
H A DREADME31 document to be parsed is that it contains DSC Page and Trailer comments. The
/illumos-gate/usr/src/cmd/file/
H A Dmagic474 0 string <html html document
475 0 string <HTML html document
476 0 string <Html html document
486 0 string <head html document
487 0 string <HEAD html document
488 0 string <Head html document
489 0 string <title html document
490 0 string <TITLE html document
492 0 string <?xml XML document
493 0 string <?XML XML document
[all …]
/illumos-gate/usr/src/tools/smatch/src/Documentation/sphinx/
H A Dir.py36 self.env = self.state.document.settings.env
38 source = self.state.document
45 node.document = source
/illumos-gate/usr/src/tools/smatch/src/Documentation/
H A DTODO.md13 * document the extensions
14 * document the API
15 * document the limitations of modifying ptrlists during list walking
16 * document the data structures
17 * document flow of data / architecture / code structure
H A Ddev-options.rst12 document options only useful for development on sparse itself.
H A Dsubmitting-patches.md7 This document mostly focuses on the parts that might be different from the Linux
/illumos-gate/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
/illumos-gate/usr/src/lib/fm/topo/libtopo/common/
H A Dtopo_xml.c1992 xmlDocPtr document; in txml_file_parse() local
2035 xmlFreeDoc(document); in txml_file_parse()
2042 xmlFreeDoc(document); in txml_file_parse()
2048 xmlFreeDoc(document); in txml_file_parse()
2059 xmlFreeDoc(document); in txml_file_parse()
2066 xmlFreeDoc(document); in txml_file_parse()
2075 xmlFreeDoc(document); in txml_file_parse()
2086 xmlFreeDoc(document); in txml_file_parse()
2098 xmlFreeDoc(document); in txml_file_parse()
2107 xmlFreeDoc(document); in txml_file_parse()
[all …]
/illumos-gate/usr/src/cmd/Adm/
H A Dmime.types37 application/vnd.openxmlformats-officedocument.wordprocessingml.document docx
38 application/vnd.ms-word.document.macroenabled.12 docm
/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A DTHIRDPARTYLICENSE4 * in the "LICENCE" document which accompanies distributions of Crack v4.0
/illumos-gate/usr/src/cmd/svc/svccfg/
H A Dsvccfg_xml.c3698 xmlDocPtr document; in lxml_get_bundle_file() local
3724 if (document == NULL) { in lxml_get_bundle_file()
3729 document->name = safe_strdup(filename); in lxml_get_bundle_file()
3752 xmlFreeDoc(document); in lxml_get_bundle_file()
3758 xmlFreeDoc(document); in lxml_get_bundle_file()
3771 if (document->extSubset != NULL) in lxml_get_bundle_file()
3772 xmlFreeDtd(document->extSubset); in lxml_get_bundle_file()
3774 document->extSubset = dtd; in lxml_get_bundle_file()
3790 r = xmlValidateDocument(vcp, document); in lxml_get_bundle_file()
3796 xmlFreeDoc(document); in lxml_get_bundle_file()
[all …]
/illumos-gate/usr/src/lib/print/libipp-listener/
H A DMakefile.com35 restart-job.o resume-printer.o send-document.o set-job-attributes.o \
/illumos-gate/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.)
/illumos-gate/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 DH26 # University Acknowledgment- Portions of this document are derived from
H A DGR26 # University Acknowledgment- Portions of this document are derived from
H A DBI26 # University Acknowledgment- Portions of this document are derived from
H A DHB26 # University Acknowledgment- Portions of this document are derived from
H A DHX26 # University Acknowledgment- Portions of this document are derived from
/illumos-gate/usr/src/data/consfonts/
H A DTHIRDPARTYLICENSE27 to any document created using the fonts or their derivatives.
78 remain under this license does not apply to any document created

12345