Home
last modified time | relevance | path

Searched refs:_NORMAL (Results 1 - 5 of 5) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c394 0, 0, 0, 0, 0)) != SS$_NORMAL) { in data_collect_method()
399 != SS$_NORMAL) { in data_collect_method()
404 != SS$_NORMAL) { in data_collect_method()
409 != SS$_NORMAL) { in data_collect_method()
417 if ((status = lib$get_ef(&efn)) != SS$_NORMAL) { in data_collect_method()
422 != SS$_NORMAL) { in data_collect_method()
426 if ((status = sys$synch(efn, &iosb)) != SS$_NORMAL) { in data_collect_method()
430 if (iosb.iosb$l_getxxi_status != SS$_NORMAL) { in data_collect_method()
435 != SS$_NORMAL) { in data_collect_method()
439 if ((status = sys$synch(efn, &iosb)) != SS$_NORMAL) { in data_collect_method()
[all...]
/third_party/openssl/providers/implementations/rands/seeding/
H A Drand_vms.c394 0, 0, 0, 0, 0)) != SS$_NORMAL) { in data_collect_method()
399 != SS$_NORMAL) { in data_collect_method()
404 != SS$_NORMAL) { in data_collect_method()
409 != SS$_NORMAL) { in data_collect_method()
417 if ((status = lib$get_ef(&efn)) != SS$_NORMAL) { in data_collect_method()
422 != SS$_NORMAL) { in data_collect_method()
426 if ((status = sys$synch(efn, &iosb)) != SS$_NORMAL) { in data_collect_method()
430 if (iosb.iosb$l_getxxi_status != SS$_NORMAL) { in data_collect_method()
435 != SS$_NORMAL) { in data_collect_method()
439 if ((status = sys$synch(efn, &iosb)) != SS$_NORMAL) { in data_collect_method()
[all...]
/third_party/node/deps/openssl/openssl/crypto/ui/
H A Dui_openssl.c469 if (status != SS$_NORMAL) { in open_console()
479 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL)) in open_console()
503 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL)) { in noecho_console()
535 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL)) { in echo_console()
562 if (status != SS$_NORMAL) { in close_console()
/third_party/openssl/crypto/ui/
H A Dui_openssl.c469 if (status != SS$_NORMAL) { in open_console()
479 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL)) in open_console()
503 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL)) { in noecho_console()
535 if ((status != SS$_NORMAL) || (iosb.iosb$w_value != SS$_NORMAL)) { in echo_console()
562 if (status != SS$_NORMAL) { in close_console()
/third_party/pcre2/pcre2/src/
H A Dpcre2test.c9515 yield = SS$_NORMAL; /* Return values via DCL symbols */ in main()

Completed in 16 milliseconds