Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/
H A Dmem.c47 static int shouldfail(void);
49 # define FAILTEST() if (shouldfail()) return NULL
136 static int shouldfail(void) in shouldfail() function
151 perror("shouldfail write failed"); in shouldfail()
/third_party/openssl/crypto/
H A Dmem.c47 static int shouldfail(void);
49 # define FAILTEST() if (shouldfail()) return NULL
132 static int shouldfail(void) in shouldfail() function
147 perror("shouldfail write failed"); in shouldfail()

Completed in 2 milliseconds