Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Drename.c72 int fd_new = open(newname, O_RDWR | O_CREAT, TEST_MODE); in rename_0300() local
73 EXPECT_TRUE("rename_0100", fd_new != -1); in rename_0300()
78 close(fd_new); in rename_0300()
/third_party/node/deps/openssl/openssl/crypto/bio/
H A Dbss_fd.c56 static int fd_new(BIO *h);
70 fd_new,
90 static int fd_new(BIO *bi) in fd_new() function
/third_party/openssl/crypto/bio/
H A Dbss_fd.c56 static int fd_new(BIO *h);
70 fd_new,
90 static int fd_new(BIO *bi) in fd_new() function

Completed in 2 milliseconds