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

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dstrio.c29 static int sm_strgetmode __P((SM_FILE_T*, int *));
363 sm_strgetmode(fp, mode) function
430 ** Success: sm_strgetmode() return [0 (zero)]
442 return sm_strgetmode(fp, (int *) valp);

Completed in 81 milliseconds