Searched refs:buffer_new (Results 1 - 25 of 59) sorted by relevance

123

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/tests/
H A Dtest-buffer.c44 b1 = buffer_new(0);
45 b2 = buffer_new(1024);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/tests/
H A Dtest-buffer.c44 b1 = buffer_new(0);
45 b2 = buffer_new(1024);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/tests/
H A Dtest-buffer.c44 b1 = buffer_new(0);
45 b2 = buffer_new(1024);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/quagga/lib/
H A Dbuffer.h30 extern struct buffer *buffer_new (size_t);
H A Dbuffer.c70 buffer_new (size_t size) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/quagga/lib/
H A Dbuffer.h30 extern struct buffer *buffer_new (size_t);
H A Dbuffer.c70 buffer_new (size_t size) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/quagga/lib/
H A Dbuffer.h30 extern struct buffer *buffer_new (size_t);
H A Dbuffer.c70 buffer_new (size_t size) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/crypto/bio/
H A Dbf_buff.c69 static int buffer_new(BIO *h);
83 buffer_new,
93 static int buffer_new(BIO *bi) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/crypto/bio/
H A Dbf_buff.c69 static int buffer_new(BIO *h);
82 buffer_new,
92 static int buffer_new(BIO *bi) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/crypto/bio/
H A Dbf_buff.c69 static int buffer_new(BIO *h);
83 buffer_new,
93 static int buffer_new(BIO *bi) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/crypto/bio/
H A Dbf_buff.c69 static int buffer_new(BIO *h);
82 buffer_new,
92 static int buffer_new(BIO *bi) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/crypto/bio/
H A Dbf_buff.c69 static int buffer_new(BIO *h);
83 buffer_new,
93 static int buffer_new(BIO *bi) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/crypto/bio/
H A Dbf_buff.c69 static int buffer_new(BIO *h);
82 buffer_new,
92 static int buffer_new(BIO *bi) function
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/reiserfs/
H A Dfile.c188 new = buffer_new(bh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/reiserfs/
H A Dfile.c188 new = buffer_new(bh);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/cipher/
H A Dac.c1053 unsigned char *buffer_new;
1060 buffer_new = NULL;
1072 p = gcry_realloc (buffer_new, buffer_new_n + buf_n);
1079 if (buffer_new != p)
1080 buffer_new = p;
1082 memcpy (buffer_new + buffer_new_n, buf, buf_n);
1092 *buffer = buffer_new;
1097 gcry_free (buffer_new);
1050 unsigned char *buffer_new; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/cipher/
H A Dac.c1053 unsigned char *buffer_new;
1060 buffer_new = NULL;
1072 p = gcry_realloc (buffer_new, buffer_new_n + buf_n);
1079 if (buffer_new != p)
1080 buffer_new = p;
1082 memcpy (buffer_new + buffer_new_n, buf, buf_n);
1092 *buffer = buffer_new;
1097 gcry_free (buffer_new);
1050 unsigned char *buffer_new; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/cipher/
H A Dac.c1053 unsigned char *buffer_new;
1060 buffer_new = NULL;
1072 p = gcry_realloc (buffer_new, buffer_new_n + buf_n);
1079 if (buffer_new != p)
1080 buffer_new = p;
1082 memcpy (buffer_new + buffer_new_n, buf, buf_n);
1092 *buffer = buffer_new;
1097 gcry_free (buffer_new);
1050 unsigned char *buffer_new; local
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/
H A Ddirect-io.c517 * If *any* of the mapped blocks are new, then the fs must set buffer_new().
763 * buffer_new
795 if (!dio->blkfactor || !buffer_new(&dio->map_bh))
881 if (buffer_new(map_bh))
901 if (!buffer_new(map_bh))
H A Dbuffer.c1603 if (buffer_new(bh)) {
1729 if (buffer_new(bh)) {
1785 if (buffer_new(bh))
1792 if (buffer_new(bh)) {
2432 if (buffer_new(bh))
2438 if (buffer_new(bh) || !buffer_mapped(bh)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/
H A Ddirect-io.c517 * If *any* of the mapped blocks are new, then the fs must set buffer_new().
763 * buffer_new
795 if (!dio->blkfactor || !buffer_new(&dio->map_bh))
881 if (buffer_new(map_bh))
901 if (!buffer_new(map_bh))
H A Dbuffer.c1603 if (buffer_new(bh)) {
1729 if (buffer_new(bh)) {
1785 if (buffer_new(bh))
1792 if (buffer_new(bh)) {
2432 if (buffer_new(bh))
2438 if (buffer_new(bh) || !buffer_mapped(bh)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/affs/
H A Dfile.c702 if (buffer_new(bh)) {
733 if (buffer_new(bh)) {

Completed in 360 milliseconds

123