Searched refs:AlreadyExists (Results 1 – 3 of 3) sorted by relevance
31 AlreadyExists, enumerator49 hwkey_err_HWKEY_ERR_ALREADY_EXISTS => Err(Self::AlreadyExists), in from_hwkey_rc()
43 AlreadyExists = ERR_ALREADY_EXISTS, enumerator109 ERR_ALREADY_EXISTS => AlreadyExists, in from()
1305 Some(TipcError::SystemError(Error::AlreadyExists)), in port_create()