Searched refs:device_t (Results 1 – 10 of 10) sorted by relevance
/external/selinux/secilc/test/ |
D | integration.cil | 53 (type device_t) 77 (typepermissive device_t) 78 (typebounds device_t bin_t) 79 (typemember device_t bin_t file exec_t) 80 (typetransition device_t console_t file console_device_t) 82 (rangetransition device_t console_t file low_high) 84 (nametypetransition some_file device_t console_t file getty_t) 87 (allow bin_t device_t (file (execute))) 91 (auditallow device_t exec_t (file (read write))) 127 (dontaudit device_t auditadm_t (file (read))) [all …]
|
D | policy.cil | 97 (type device_t) 130 (typepermissive device_t) 131 (typemember device_t bin_t file exec_t) 132 (typetransition device_t console_t files console_device_t) 145 (rangetransition device_t console_t file low_high) 146 (rangetransition device_t kernel_t file ((s0) (s3 (not c3)))) 148 (typetransition device_t console_t file "some_file" getty_t) 151 (allow bin_t device_t (file (execute))) 160 (auditallow device_t exec_t (file (read write))) 196 (dontaudit device_t auditadm_t (file (read))) [all …]
|
/external/u-boot/include/ |
D | zfs_common.h | 72 typedef struct device_s *device_t; typedef 75 device_t device; 96 struct zfs_data *zfs_mount(device_t); 98 int zfs_ls(device_t dev, const char *path,
|
/external/chromium-trace/catapult/third_party/pyserial/serial/tools/ |
D | list_ports_osx.py | 67 def get_string_property(device_t, property): argument 81 device_t, 94 def get_int_property(device_t, property): argument 108 device_t,
|
/external/u-boot/include/zfs/ |
D | zfs.h | 97 int zfs_fetch_nvlist(device_t dev, char **nvlist); 98 int zfs_getmdnobj(device_t dev, const char *fsfilename,
|
/external/syzkaller/pkg/report/testdata/linux/report/ |
D | 152 | 18 …nconfined_u:system_r:insmod_t:s0-s0:c0.c1023 tcontext=system_u:object_r:device_t:s0 tclass=chr_fil…
|
/external/selinux/libsepol/tests/policies/test-cond/ |
D | refpolicy-base.conf | 816 type device_t; 1090 allow device_t tmpfs_t:filesystem associate; 1091 allow device_t fs_t:filesystem associate; 1092 allow device_t noxattrfs:filesystem associate; 1093 typeattribute device_t file_type; 1094 allow device_t fs_t:filesystem associate; 1095 allow device_t noxattrfs:filesystem associate; 1096 typeattribute device_t file_type; 1097 typeattribute device_t mountpoint; 1098 allow device_t tmp_t:filesystem associate; [all …]
|
/external/u-boot/fs/zfs/ |
D | zfs.c | 1845 zfs_mount(device_t dev) in zfs_mount() 1984 zfs_fetch_nvlist(device_t dev, char **nvlist) in zfs_fetch_nvlist() 2147 zfs_getmdnobj(device_t dev, const char *fsfilename, in zfs_getmdnobj() 2275 zfs_ls(device_t device, const char *path, in zfs_ls()
|
/external/syzkaller/sys/linux/ |
D | selinux.txt | 101 …b_t:s0", "system_u:object_r:devicekit_var_run_t:s0", "system_u:object_r:device_t:s0", "system_u:ob…
|
/external/selinux/python/sepolgen/tests/test_data/ |
D | httpd.log | 7132 …mpfs ino=1521 scontext=staff_u:staff_r:staff_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=dir 7133 …mpfs ino=3876 scontext=staff_u:staff_r:staff_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=dir 7134 …mpfs ino=3876 scontext=staff_u:staff_r:staff_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=dir 7136 … name="queue" scontext=staff_u:staff_r:staff_t:s0 tcontext=system_u:object_r:device_t:s0 tclass=dir 7137 …" name="queue" scontext=staff_u:staff_r:staff_t:s0 tcontext=staff_u:object_r:device_t:s0 tclass=dir 7139 …pfs ino=146273 scontext=staff_u:staff_r:staff_t:s0 tcontext=staff_u:object_r:device_t:s0 tclass=dir 7140 …lass@net@tun0" scontext=staff_u:staff_r:staff_t:s0 tcontext=staff_u:object_r:device_t:s0 tclass=dir 7141 …ass@net@tun0" scontext=staff_u:staff_r:staff_t:s0 tcontext=staff_u:object_r:device_t:s0 tclass=file 7145 …pfs ino=146274 scontext=staff_u:staff_r:staff_t:s0 tcontext=staff_u:object_r:device_t:s0 tclass=dir 7146 …fs ino=146274 scontext=staff_u:staff_r:staff_t:s0 tcontext=staff_u:object_r:device_t:s0 tclass=file [all …]
|