Searched refs:fsetfilecon (Results 1 – 8 of 8) sorted by relevance
17 #define fsetfilecon(...) (-1) macro91 else return fsetfilecon(file, context); in lsm_fset_context()
10 int fsetfilecon(int fd, const char *context) in fsetfilecon() function
30 int fsetfilecon(int fd, const char *context) in hidden_def()
96 extern int fsetfilecon(int fd, const char *con);
9 src/fsetfilecon.c \
113 extern int fsetfilecon(int fd, const char * con);
749 if (fsetfilecon(fd, new_tty_con) < 0) { in relabel_tty()802 if ((rc = fsetfilecon(fd, tty_context)) < 0) in restore_tty_label()
515 if (fsetfilecon(fd_t, con) == -1) { in create_tmpdir()