Searched refs:SM_FILE_T (Results 51 - 75 of 86) sorted by relevance

1234

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dt-fget.c21 SM_FILE_T *wfp, *rfp;
H A Dvfprintf.c36 static int sm_bprintf __P((SM_FILE_T *, const char *, va_list));
39 static int sm_print __P((SM_FILE_T *, int, struct sm_uio *));
59 SM_FILE_T *fp;
99 SM_FILE_T *fp;
104 SM_FILE_T fake;
174 SM_FILE_T *fp;
H A Dsetvbuf.c48 SM_FILE_T *fp;
153 ** Fix up the SM_FILE_T fields, and set sm_cleanup for output flush on
H A Dfseek.c78 register SM_FILE_T *fp;
89 register off_t (*seekfn) __P((SM_FILE_T *, off_t, int));
H A Dfvwrite.c57 register SM_FILE_T *fp;
H A Dheap.c752 SM_FILE_T *stream;
H A Dvfscanf.c110 register SM_FILE_T *fp;
/freebsd-11-stable/contrib/sendmail/include/sendmail/
H A Dsendmail.h68 extern SM_FILE_T*safefopen __P((char *, int, int, long));
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dheap.h41 extern void sm_heap_report __P((SM_FILE_T *, int));
/freebsd-11-stable/contrib/sendmail/src/
H A Dcontrol.c265 SM_FILE_T *s = NULL;
267 SM_FILE_T *traffic;
268 SM_FILE_T *oldout;
H A Dsendmail.h443 extern void printaddr __P((SM_FILE_T *, ADDRESS *, bool));
779 SM_FILE_T *mci_in; /* input side of connection */
780 SM_FILE_T *mci_out; /* output side of connection */
788 SM_FILE_T *mci_statfile; /* long term status file */
878 extern void mci_dump __P((SM_FILE_T *, MCI *, bool));
879 extern void mci_dump_all __P((SM_FILE_T *, bool));
1030 SM_FILE_T *e_dfp; /* data file */
1041 SM_FILE_T *e_xfp; /* transcript file */
1042 SM_FILE_T *e_lockfp; /* the lock file for this message */
1610 extern void proc_list_display __P((SM_FILE_T *, cha
[all...]
H A Dmci.c33 static int mci_read_persistent __P((SM_FILE_T *, MCI *));
654 SM_FILE_T *fp;
738 SM_FILE_T *fp;
909 SM_FILE_T *fp;
987 SM_FILE_T *fp;
1362 SM_FILE_T *fp;
H A Dmime.c44 static int mime_getchar __P((SM_FILE_T *, char **, int *));
45 static int mime_getchar_crlf __P((SM_FILE_T *, char **, int *));
746 register SM_FILE_T *fp;
853 register SM_FILE_T *fp;
H A Dutil.c576 static SM_FILE_T *Pidf = NULL;
718 SM_FILE_T *fp;
751 SM_FILE_T *fp;
1283 SM_FILE_T *fp;
1396 SM_FILE_T *f;
2751 SM_FILE_T *out;
2885 SM_FILE_T *inchannel;
H A Dalias.c503 SM_FILE_T *af;
641 SM_FILE_T *af;
H A Dratectrl.c546 SM_FILE_T *fp;
H A Dstab.c275 SM_FILE_T *qfp;
H A Dqueue.c132 static void printctladdr __P((ADDRESS *, SM_FILE_T *));
353 register SM_FILE_T *tfp;
548 register SM_FILE_T *dfp = NULL;
861 SM_FILE_T *savetrace = TrafficLogFile;
1004 SM_FILE_T *tfp;
2379 SM_FILE_T *out;
2610 SM_FILE_T *cf;
3963 register SM_FILE_T *qfp;
4735 SM_FILE_T *out;
4862 SM_FILE_T *
[all...]
H A Derr.c55 SM_FILE_T f;
/freebsd-11-stable/contrib/sendmail/vacation/
H A Dvacation.c64 static void xclude __P((SM_FILE_T *));
951 SM_FILE_T *f;
987 SM_FILE_T *mfp, *sfp;
/freebsd-11-stable/contrib/sendmail/praliases/
H A Dpraliases.c65 SM_FILE_T *cfp;
/freebsd-11-stable/contrib/sendmail/libsmutil/
H A Dsafefile.c786 SM_FILE_T *
795 SM_FILE_T *fp;
/freebsd-11-stable/contrib/sendmail/rmail/
H A Drmail.c100 SM_FILE_T *fp;
/freebsd-11-stable/contrib/sendmail/mailstats/
H A Dmailstats.c56 SM_FILE_T *cfp;
/freebsd-11-stable/contrib/sendmail/makemap/
H A Dmakemap.c98 SM_FILE_T *cfp;

Completed in 215 milliseconds

1234