Searched defs:BUF_MEM (Results 1 - 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/crypto/axtls/
H A Dcrypto.h283 } BUF_MEM; typedef in typeref:struct:__anon21681
285 BUF_MEM buf_new(void);
286 void buf_grow(BUF_MEM *bm, int len);
287 void buf_free(BUF_MEM *bm);
/external/boringssl/include/openssl/
H A Dbase.h277 typedef struct buf_mem_st BUF_MEM; typedef in typeref:struct:buf_mem_st
/external/boringssl/src/include/openssl/
H A Dbase.h277 typedef struct buf_mem_st BUF_MEM; typedef in typeref:struct:buf_mem_st
/external/python/cpython2/Lib/lib2to3/tests/data/
H A Dinfinite_recursion.py412 BUF_MEM = buf_mem_st variable
1355 ('init_buf', POINTER(BUF_MEM)),
1636 ('bytes', POINTER(BUF_MEM)),
2581 'sig_atomic_t', 'BIO', 'nlink_t', 'BUF_MEM', 'SSL3_RECORD',

Completed in 192 milliseconds