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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ms/
H A Duplink.h27 #define UP_fseek (*(int (*)(void *,long,int))OPENSSL_UplinkTable[APPLINK_FSEEK]) macro
/netbsd-current/crypto/external/bsd/openssl/dist/ms/
H A Duplink.h27 #define UP_fseek (*(int (*)(void *,long,int))OPENSSL_UplinkTable[APPLINK_FSEEK]) macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbio_local.h169 # define UP_fseek fseek macro
H A Dbss_file.c190 ret = (long)UP_fseek(b->ptr, num, 0);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_local.h172 # define UP_fseek fseek macro
H A Dbss_file.c190 ret = (long)UP_fseek(b->ptr, num, 0);

Completed in 207 milliseconds