Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Dps_include.c83 Section prolog, page, trailer; in ps_include() local
119 prolog.start = prolog.end = 0; in ps_include()
148 prolog.end = page.start = ftell(fin); in ps_include()
176 copy(fin, fout, &prolog); in ps_include()
/illumos-gate/usr/src/cmd/praudit/
H A Dprint_audit.txt37 print_audit_xml_ending_buf - print audit XML prolog and ending
57 only the audit XML prolog. The XML, prolog includes identification
91 Output will not include an XML prolog or ending which
93 print XML prolog and ending functions described here
162 will print on stdout complete XML including a prolog:
/illumos-gate/usr/src/lib/libc/amd64/gen/
H A Dwschr.S40 .align 8 / accounts for .loop alignment and prolog
/illumos-gate/usr/src/lib/libc/i386/gen/
H A Dwschr.S40 .align 8 / accounts for .loop alignment and prolog
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dxec.c3686 static const char prolog[] = "(print $(typeset +A);set; typeset -p; print .sh.dollar=$$;set +o)"; in run_subshell() local
3704 sh_trap(prolog,0); in run_subshell()