Lines Matching refs:e_xfp
516 ee->e_xfp = NULL;
567 if (e->e_xfp != NULL)
568 ee->e_xfp = sm_io_dup(e->e_xfp);
571 if (ee->e_xfp == NULL)
695 if (e->e_xfp != NULL)
696 (void) sm_io_flush(e->e_xfp, SM_TIME_DEFAULT);
1109 ee->e_xfp = NULL;
2245 (void) sm_io_fprintf(e->e_xfp,
3059 if (e->e_xfp != NULL) /* for debugging */
3060 (void) sm_io_flush(e->e_xfp, SM_TIME_DEFAULT);
4554 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
4563 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
4577 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
4590 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
4921 e->e_xfp != NULL)
4925 (void) sm_io_fputs(e->e_xfp, SM_TIME_DEFAULT, buf);
4993 if (pv != NULL && e->e_xfp != NULL)
4997 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT, "Arguments:");
4999 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT, " %s",
5001 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT, "\n");
5224 if (status == EX_TEMPFAIL && e->e_xfp != NULL)
5225 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT, "%s\n",
6351 if (e->e_xfp != NULL)
6352 (void) sm_io_flush(e->e_xfp, SM_TIME_DEFAULT);