Searched refs:fsetfilecon (Results 1 – 8 of 8) sorted by relevance
19 #define fsetfilecon(...) (-1) macro94 else return fsetfilecon(file, context); in lsm_fset_context()
4 fsetfilecon;
55 "src/fsetfilecon.c",
30 int fsetfilecon(int fd, const char *context) in hidden_def()
113 extern int fsetfilecon(int fd, const char * con);
748 if (fsetfilecon(fd, new_tty_con) < 0) { in relabel_tty()801 if ((rc = fsetfilecon(fd, tty_context)) < 0) in restore_tty_label()
515 if (fsetfilecon(fd_t, con) == -1) { in create_tmpdir()