Home
last modified time | relevance | path

Searched refs:WIN32_rename (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/apps/lib/
H A Dapps.c53 static int WIN32_rename(const char *from, const char *to);
54 # define rename(from,to) WIN32_rename((from),(to))
2641 static int WIN32_rename(const char *from, const char *to) in WIN32_rename() function
/third_party/openssl/apps/lib/
H A Dapps.c53 static int WIN32_rename(const char *from, const char *to);
54 # define rename(from,to) WIN32_rename((from),(to))
2634 static int WIN32_rename(const char *from, const char *to) in WIN32_rename() function

Completed in 10 milliseconds