Searched refs:sm_fp (Results 1 - 5 of 5) sorted by relevance
/illumos-gate/usr/src/cmd/sendmail/libsm/ |
H A D | fopen.c | 137 fp = sm_fp(type, ioflags, NULL); 289 fp2 = sm_fp(type, ioflags, fp);
|
H A D | smstdio.c | 361 fp = sm_fp(SmFtRealStdio, ioflags, NULL);
|
H A D | local.h | 40 SM_FILE_T *sm_fp __P((const SM_FILE_T *, const int, SM_FILE_T *));
|
H A D | stdio.c | 512 fp = sm_fp(SmFtStdio, ioflags, NULL);
|
H A D | findfp.c | 150 sm_fp(t, flags, oldfp) function
|
Completed in 694 milliseconds