Searched refs:errno_unsupported (Results 1 – 2 of 2) sorted by relevance
695 errno_unsupported (int err) in errno_unsupported() function706 if (!errno_unsupported (errno)) in copy_attr_error()1030 if (all_errors || (some_errors && !errno_unsupported (errno))) in set_process_security_ctx()1044 if (all_errors || (some_errors && !errno_unsupported (errno))) in set_process_security_ctx()1087 if (all_errors || (some_errors && !errno_unsupported (errno))) in set_file_security_ctx()
3285 errno_unsupported (int err) in errno_unsupported() function3315 if (r < 0 && errno_unsupported (errno)) in getfilecon_cache()3340 if (n <= 0 && errno_unsupported (errno)) in file_has_acl_cache()3362 if ( !b && errno_unsupported (errno)) in has_capability_cache()