Lines Matching refs:param
39 * \param err Error value
40 * \param extra Optional text for exception (default "")
60 * \param err Error value, if negative exception will be thrown
61 * \param extra Optional text for exception (default "")
62 * \param ret Optional value for exception, default is error value (err)
79 * \param t Message tag.
80 * \param extra Optional text for exception (default "")
81 * \param utcb Option UTCB
82 * \param ret Optional value for exception, default is error value (err)
103 * \param t Message tag.
104 * \param utcb UTCB.
105 * \param extra Optional text for exception (default "")
132 * \param cap Capability value to check.
133 * \param extra Optional text for exception.
134 * \param err Error value for exception or 0 if the capability value
163 * \param tag Message tag returned by the IPC.
164 * \param extra Exception message in case of error.
165 * \param utcb The UTCB used in the IPC operation.