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

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dstrio.c28 static int sm_strsetmode __P((SM_FILE_T*, const int *));
320 sm_strsetmode(fp, mode) function
399 ** Success: sm_strsetmode() return [0 (zero)]
411 return sm_strsetmode(fp, (int *) valp);

Completed in 101 milliseconds