Searched refs:fgetfilecon_raw (Results 1 – 6 of 6) sorted by relevance
32 int fgetfilecon_raw(int fd, char ** context) in fgetfilecon_raw() function82 ret = fgetfilecon_raw(fd, &rcontext); in fgetfilecon()
38 if ((fgetfilecon_raw(fd, &ccontext) >= 0) && in fsetfilecon_raw()
41 fgetfilecon_raw;
250 %exception fgetfilecon_raw {
723 if (fgetfilecon_raw(fd, &curcon) < 0) { in restorecon_sb()
110 extern int fgetfilecon_raw(int fd, char ** con);