Lines Matching refs:to
4 * The contents of this file are subject to the terms of the
24 * Use is subject to license terms.
55 in_buf and copies in ASCII to out_buf, terminating with a null
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
68 flags - specifies the types of formatting to be done:
72 (UIDs and GIDs, respectively) are converted to their ASCII
74 to their ASCII representation. If any other flags are
85 are converted to ASCII and displayed. The short ASCII
92 output to identify tokens and fields within tokens.
94 are required to from complete, valid XML. The various
97 to accomplish that.
101 fields are always converted to their short ASCII
114 pointers to the start of input and output buffers and their lengths.
121 -1 on failure and set errno to indicate the error:
139 updated to reflect size of output successfully produced. If
144 updated to reflect status (up to the end of the last completed
149 updated to reflect amount of input successfully consumed. in_buf
150 will point to the next byte which has not been processed.
151 in_buf_len will be set to the remaining size from this address to
157 -1 on failure and set errno to indicate the error:
169 * Format audit data from stdin and print to stdout.