Searched refs:fgetfilecon (Results 1 – 8 of 8) sorted by relevance
14 #define fgetfilecon(...) (-1) macro114 return fgetfilecon(file, context); in lsm_fget_context()
10 int fgetfilecon(int fd, char ** context) in fgetfilecon() function
54 int fgetfilecon(int fd, char ** context) in hidden_def()
91 extern int fgetfilecon(int fd, char ** con);
8 src/fgetfilecon.c \
730 if (fgetfilecon(fd, &tty_con) < 0) { in relabel_tty()792 if ((rc = fgetfilecon(fd, &chk_tty_context)) < 0) { in restore_tty_label()886 if (fgetfilecon(STDIN_FILENO, &tty_con) >= 0) { in parse_command_line_arguments()
105 extern int fgetfilecon(int fd, char ** con);
459 if (fgetfilecon(fd_s, &con) == -1) { in create_tmpdir()