Lines Matching refs:SS
394 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()
443 if (iosb.iosb$l_getxxi_status != SS$_NORMAL) { in data_collect_method()
447 if ((status = lib$free_ef(&efn)) != SS$_NORMAL) { in data_collect_method()
518 if (status == SS$_RETRY) { in get_entropy_method()
525 if (status != SS$_NORMAL) { in get_entropy_method()