Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfindfp.c39 sm_stdopen, sm_stdsetinfo, sm_stdgetinfo, SM_TIME_FOREVER,
70 sm_stdopen, sm_stdsetinfo, sm_stdgetinfo, SM_TIME_FOREVER, \
H A Dlocal.h46 int sm_stdopen __P((SM_FILE_T *, const void *, int, const void *));
H A Dstdio.c60 sm_stdopen(fp, info, flags, rpool) in sm_stdopen() function