Lines Matching refs:stderr
219 * Neither does the stderr logger, so this isn't a problem.
229 "unable to replace stderr with error log file");
244 * stderr for the child will be the same as the stdout of the parent.
245 * Otherwise the child will inherit the stderr from the parent. */
322 * the new child must use a dummy stderr since the current
323 * stderr might be a pipe to the old logger. Otherwise, the
324 * child inherits the parents stderr. */
377 * We won't care what happens to our stderr log child
378 * between log phases, so we don't mind losing stderr's
401 /* Replace existing stderr with new log. */
406 "unable to replace stderr with error_log");
410 * the previous generation's stderr logger
428 /* note that stderr may still need to be replaced with something
442 if (freopen(NULL_DEVICE, "w", stderr) == NULL) {
444 "unable to replace stderr with %s", NULL_DEVICE);
1057 * If we are doing stderr logging (startup), don't log messages that are