Searched refs:RC_error (Results 1 – 1 of 1) sorted by relevance
54 RC_error enumerator254 return (errno == EACCES ? RC_do_ordinary_chown : RC_error); in restricted_chown()257 status = RC_error; in restricted_chown()265 return close (fd) < 0 ? RC_error : RC_ok; in restricted_chown()267 status = RC_error; in restricted_chown()453 case RC_error: in change_file_owner()