Lines Matching refs:standard
5 Prepare to execute one or more programs, with standard output of each
6 program fed to standard input of the next. This is a system
51 it should be set when executing a single program. The standard output
53 @code{NULL}, to the standard output of the calling program. Do @emph{not}
69 Send the program's standard error to standard output, if possible.
77 The standard input (output or error) of the program should be read (written) in
86 Send the program's standard error to a pipe, if possible. This flag
96 @var{outname} is used to set the name of the file to use for standard
110 Otherwise the code will use a file to hold standard
116 hold standard output.
136 @var{errname} is the file name to use for standard error output. If
137 it is @code{NULL}, standard error is the same as the caller's.
138 Otherwise, standard error is written to the named file.
182 Return a stream @var{fp} for a pipe connected to the standard input of
227 Returns a @code{FILE} pointer which may be used to read the standard
240 Returns a @code{FILE} pointer which may be used to read the standard