Lines Matching refs:If
55 * @retval ENOMEM If @p buf is non-NULL and a buffer of @p len is too
57 * @retval ENODEV If no supported NVRAM hardware is accessible via this
59 * @retval EOPNOTSUPP If any coercion to @p type is unsupported.
60 * @retval EFTYPE If the @p name's data type cannot be coerced to @p type.
61 * @retval ERANGE If value coercion would overflow @p type.
62 * @retval non-zero If reading @p name otherwise fails, a regular unix
87 * @retval ENODEV If no supported NVRAM hardware is accessible via this
89 * @retval EOPNOTSUPP If any coercion to @p type is unsupported.
90 * @retval EFTYPE If the @p name's data type cannot be coerced to @p type.
91 * @retval ERANGE If value coercion from @p type would overflow.
92 * @retval non-zero If reading @p name otherwise fails, a regular unix