Searched refs:fsetfilecon (Results 1 – 9 of 9) sorted by relevance
17 #define fsetfilecon(...) (-1) macro91 else return fsetfilecon(file, context); in lsm_fset_context()
4 fsetfilecon;
6 fsetfilecon;
91 "src/fsetfilecon.c",278 "--allowlist-function=fsetfilecon",
30 int fsetfilecon(int fd, const char *context) in hidden_def()
326 %exception fsetfilecon {
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()