Searched refs:sm_bfopen (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/sendmail/src/ |
H A D | bf.c | 44 static int sm_bfopen __P((SM_FILE_T *, const void *, int, const void *)); 98 sm_bfopen(fp, info, flags, rpool) in sm_bfopen() function 227 SM_FILE_T SM_IO_SET_TYPE(vector, BF_FILE_TYPE, sm_bfopen, sm_bfclose, 242 SM_IO_INIT_TYPE(vector, BF_FILE_TYPE, sm_bfopen, sm_bfclose,
|