Home
last modified time | relevance | path

Searched refs:sm_stdopen (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.sbin/sendmail/libsm/
Dfindfp.c39 sm_stdopen, sm_stdsetinfo, sm_stdgetinfo, SM_TIME_FOREVER,
70 sm_stdopen, sm_stdsetinfo, sm_stdgetinfo, SM_TIME_FOREVER, \
Dlocal.h46 int sm_stdopen __P((SM_FILE_T *, const void *, int, const void *));
Dstdio.c60 sm_stdopen(fp, info, flags, rpool) in sm_stdopen() function