Home | History | Annotate | Download | only in libselinux

Lines Matching full:getfilecon

123 	* Use ENOTSUP instead of EOPNOTSUPP for getfilecon functions
530 * Re-map a getxattr return value of 0 to a getfilecon return value of -1 with errno EOPNOTSUPP from Stephen Smalley.
560 * Fix for getfilecon() for zero-length contexts from Stephen Smalley.
698 * Merged return value fix for *getfilecon() from Dan Walsh.
1202 and handle allocation ala getfilecon.
1214 * Fixed type for 'size' in *getfilecon.