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

/netbsd-current/crypto/external/bsd/openssl.old/dist/ms/
H A Duplink.h36 #define UP_write (*(ossl_ssize_t (*)(int,const void *,size_t))OPENSSL_UplinkTable[APPLINK_WRITE]) macro
/netbsd-current/crypto/external/bsd/openssl/dist/ms/
H A Duplink.h36 #define UP_write (*(ossl_ssize_t (*)(int,const void *,size_t))OPENSSL_UplinkTable[APPLINK_WRITE]) macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/bio/
H A Dbio_local.h177 # define UP_write _write macro
184 # define UP_write write macro
H A Dbss_fd.c137 ret = UP_write(b->num, in, inl);
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbio_local.h180 # define UP_write _write macro
187 # define UP_write write macro
H A Dbss_fd.c135 ret = UP_write(b->num, in, inl);

Completed in 216 milliseconds