Searched refs:_userCookie (Results 1 – 1 of 1) sorted by relevance
8959 _user_next_device(int32* _userCookie) in _user_next_device() argument8964 if (!IS_USER_ADDRESS(_userCookie) in _user_next_device()8965 || user_memcpy(&cookie, _userCookie, sizeof(int32)) != B_OK) in _user_next_device()8972 if (user_memcpy(_userCookie, &cookie, sizeof(int32)) != B_OK) in _user_next_device()