Lines Matching refs:e_xfp
412 ee->e_xfp = NULL;
463 if (e->e_xfp != NULL)
464 ee->e_xfp = sm_io_dup(e->e_xfp);
467 if (ee->e_xfp == NULL)
588 if (e->e_xfp != NULL)
589 (void) sm_io_flush(e->e_xfp, SM_TIME_DEFAULT);
1008 ee->e_xfp = NULL;
1726 (void) sm_io_fprintf(e->e_xfp,
2340 if (e->e_xfp != NULL) /* for debugging */
2341 (void) sm_io_flush(e->e_xfp, SM_TIME_DEFAULT);
3518 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
3527 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
3541 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
3554 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
3851 e->e_xfp != NULL)
3855 (void) sm_io_fputs(e->e_xfp, SM_TIME_DEFAULT, buf);
3927 if (pv != NULL && e->e_xfp != NULL)
3931 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT, "Arguments:");
3933 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT, " %s",
3935 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT, "\n");
4125 if (status == EX_TEMPFAIL && e->e_xfp != NULL)
4126 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT, "%s\n",
5125 if (e->e_xfp != NULL)
5126 (void) sm_io_flush(e->e_xfp, SM_TIME_DEFAULT);