Lines Matching full:program
100 static long fdout_bytes = 0; /* Number of stdout bytes read from program. */
320 * the client, try to get some more data from the program.
331 * to the program.
384 * Processes input from the client and the program. Input data is stored
422 /* Read and buffer any available stdout data from the program. */
441 /* Read and buffer any available stderr data from the program. */
462 * Sends data from internal buffers to client program stdin.
472 /* Write buffered data to program stdin. */
500 /* Update the count of bytes written to the program. */
511 * This is used when the program terminates.
546 * the client and the program. Note that the notion of stdin, stdout, and
548 * stdin (of the child program), and reads from stdout and stderr (of the
549 * child program).
674 * Bail out of the loop if the program has closed its output
713 /* Process input from the client and from program stdout/stderr. */
716 /* Process output to the client and to program stdin. */
773 * other packets coming before it; however, the program has
786 /* Check if the program terminated due to a signal. */
922 * program will be closed when all buffered data has