Searched refs:stderr_str (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libbe/common/
H A Dbe_utils.c3277 FILE *stderr_str = NULL; local
3311 if ((stderr_str = fopen(temp_filename, "r")) == NULL) {
3327 while (fgets(oneline, BUFSIZ-1, stderr_str) != NULL) {

Completed in 394 milliseconds