Home
last modified time | relevance | path

Searched refs:aux_ok (Results 1 – 4 of 4) sorted by relevance

/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/linalg/bwc/
H A Dlingen_checkpoints.cpp645 int aux_ok = rank || access(cp.auxfile.c_str(), R_OK) == 0; in load_checkpoint_file() local
647 int scattered_ok = aux_ok && sdata_ok; in load_checkpoint_file()
654 int gathered_ok = aux_ok && gdata_ok; in load_checkpoint_file()
/dports/security/softether-devel/v4.36-9754/src/Cedar/
H A DBridgeUnix.c575 bool aux_ok = false; in OpenEthLinux() local
674 aux_ok = true; in OpenEthLinux()
684 e->Linux_IsAuxDataSupported = aux_ok; in OpenEthLinux()
/dports/security/softether/v4.38-9760/src/Cedar/
H A DBridgeUnix.c575 bool aux_ok = false; in OpenEthLinux() local
674 aux_ok = true; in OpenEthLinux()
684 e->Linux_IsAuxDataSupported = aux_ok; in OpenEthLinux()
/dports/security/softether5/SoftEtherVPN-5.02.5180/src/Cedar/
H A DBridgeUnix.c490 bool aux_ok = false; in OpenEthLinux() local
589 aux_ok = true; in OpenEthLinux()
599 e->Linux_IsAuxDataSupported = aux_ok; in OpenEthLinux()