Lines Matching defs:of
4 * The contents of this file are subject to the terms of the
8 * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
17 * information: Portions Copyright [yyyy] [name of copyright owner]
31 * The Regents of the University of California
34 * University Acknowledgment- Portions of this document are derived from
35 * software developed by the University of California, Berkeley, and its
40 * mailx -- a modified version of a University of California at Berkeley
74 * receipt of an interrupt signal, the partial message can be salted
86 static FILE *newo; /* Output side of same */
391 * Shell escape, send the balance of the
413 * Simulate end of file on input.
420 * Force a quit of sending mail.
435 * Grab a bunch of headers.
619 * Print out the current state of the
772 register FILE *of;
777 if ((of = pi ? npopen(++name, "w") : fopen(name, "a")) == NULL) {
785 lcwrite(name, ibuf, of, 0);
786 pi ? npclose(of) : fclose(of);
990 * Old message is on stdin of command;
1071 static char *indentprefix; /* used instead of tab by tabputs */
1076 * Return a count of the number of characters now in
1222 Return the number of characters read. Note that the buffer
1252 * Add a list of addresses to the end of a header entry field.
1268 * Add a string to the end of a header entry field.
1304 * Add a non-standard header to the end of the non-standard headers.
1370 * Strip the nulls from a buffer of length n