Home
last modified time | relevance | path

Searched defs:buf_ (Results 1 – 10 of 10) sorted by relevance

/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/include/
H A DOutputCharStream.h63 Char *buf_; variable
81 Char *buf_; variable
99 Char buf_[bufSize_]; variable
H A DOutputByteStream.h108 String<char> buf_; variable
128 String<char> buf_; variable
H A DInternalInputSource.h38 Char *buf_; variable
/onnv-gate/usr/src/cmd/man/src/util/nsgmls.src/lib/
H A DFixed2CodingSystem.cxx35 char *buf_; member in SP_NAMESPACE::Fixed2Encoder
H A DUnicodeCodingSystem.cxx51 unsigned short *buf_; member in SP_NAMESPACE::UnicodeEncoder
H A DWin32CodingSystem.cxx51 char *buf_; member in SP_NAMESPACE::Win32Encoder
H A DTranslateCodingSystem.cxx60 Char buf_[bufSize]; member in SP_NAMESPACE::TranslateEncoder
H A DExtendEntityManager.cxx176 Char *buf_; member in SP_NAMESPACE::ExternalInputSource
531 char *buf_; member in SP_NAMESPACE::UnbufferingStorageObject
/onnv-gate/usr/src/common/openssl/ssl/
H A Dd1_pkt.c1133 dtls1_write_app_data_bytes(SSL *s, int type, const void *buf_, int len) in dtls1_write_app_data_bytes()
1214 int dtls1_write_bytes(SSL *s, int type, const void *buf_, int len) in dtls1_write_bytes()
H A Ds3_pkt.c518 int ssl3_write_bytes(SSL *s, int type, const void *buf_, int len) in ssl3_write_bytes()