Function report |
Source Code:security\apparmor\file.c |
Create Date:2022-07-28 19:54:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:revalidate_tty
Proto:static void revalidate_tty(struct aa_label *label)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct aa_label * | label |
658 | drop_tty = 0 |
660 | tty = get_current_tty() |
661 | If Not tty Then Return |
664 | spin_lock( & protects tty_files list ) |
677 | spin_unlock( & protects tty_files list ) |
678 | tty_kref_put(tty) |
Name | Describe |
---|---|
aa_inherit_files | ased on selinux's flush_unauthorized_files |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |