Home
last modified time | relevance | path

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

/third_party/libuv/test/
H A Dtest-cwd-and-chdir.c30 char buffer_new[PATHMAX]; in TEST_IMPL() local
49 size2 = sizeof buffer_new; in TEST_IMPL()
50 err = uv_cwd(buffer_new, &size2); in TEST_IMPL()
54 ASSERT_OK(strcmp(buffer_orig, buffer_new)); in TEST_IMPL()
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbf_buff.c20 static int buffer_new(BIO *h);
35 buffer_new,
45 static int buffer_new(BIO *bi) in buffer_new() function
/third_party/openssl/crypto/bio/
H A Dbf_buff.c20 static int buffer_new(BIO *h);
35 buffer_new,
45 static int buffer_new(BIO *bi) in buffer_new() function

Completed in 2 milliseconds