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

/sendmail/libsm/
H A Dfopen.c135 fp = sm_fp(type, ioflags, NULL);
287 fp2 = sm_fp(type, ioflags, fp);
H A Dsmstdio.c359 fp = sm_fp(SmFtRealStdio, ioflags, NULL);
H A Dlocal.h38 SM_FILE_T *sm_fp __P((const SM_FILE_T *, const int, SM_FILE_T *));
H A Dstdio.c510 fp = sm_fp(SmFtStdio, ioflags, NULL);
H A Dfindfp.c148 sm_fp(t, flags, oldfp) function

Completed in 10 milliseconds