Searched refs:enforce_uniqueness (Results 1 – 2 of 2) sorted by relevance
63 const DWORD kOpenMode = options.enforce_uniqueness in CreateServerEndpoint()73 options.enforce_uniqueness ? 1 : 255, // Max instances. in CreateServerEndpoint()
57 bool enforce_uniqueness = true; in COMPONENT_EXPORT() local