Searched refs:UP_fsetmod (Results 1 – 6 of 6) sorted by relevance
22 #define UP_fsetmod (*(int (*)(void *,char))OPENSSL_UplinkTable[APPLINK_FSETMOD]) macro
226 # ifdef UP_fsetmod in file_ctrl()228 UP_fsetmod(b->ptr, (char)((num & BIO_FP_TEXT) ? 't' : 'b')); in file_ctrl()
167 # undef UP_fsetmod