Lines Matching refs:retval
147 * \retval L4_EOK Success
148 * \retval -L4_ERANGE Invalid offset.
149 * \retval -L4_EPERM Insufficient permission to map with requested rights.
150 * \retval <0 IPC errors
169 * \retval L4_EOK Success
170 * \retval -L4_ERANGE Invalid offset or receive area larger than
172 * \retval -L4_EPERM Insufficient permission to map with requested rights.
173 * \retval <0 IPC errors
195 * \retval >=0 Success.
196 * \retval -L4_ERANGE Given range is outside the dataspace.
199 * \retval -L4_EACCESS Dataspace is read-only.
200 * \retval <0 IPC errors
214 * \retval L4_EOK Success
215 * \retval -L4_ERANGE Given range is outside the dataspace.
218 * \retval -L4_ENOMEM Not enough memory available.
219 * \retval <0 IPC errors
237 * \retval L4_EOK Success
238 * \retval -L4_EACCESS Destination dataspace not writable.
239 * \retval -L4_EINVAL Invalid parameter supplied.
240 * \retval <0 IPC errors
259 * \retval >=0 Flags of the dataspace
260 * \retval <0 IPC errors
271 * \retval 0 Success
272 * \retval <0 IPC errors