OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmp_t
(Results
1 - 3
of
3
) sorted by null
/external/tensorflow/tensorflow/core/kernels/
sparse_softmax_op.cc
83
Tensor
tmp_t
;
variable
85
TensorShape({}), &
tmp_t
));
86
typename TTypes<T>::Scalar tmp_scalar =
tmp_t
.scalar<T>();
/external/selinux/libsepol/tests/policies/test-cond/
refpolicy-base.conf
861
type
tmp_t
, mountpoint; #, polydir
996
allow ppp_device_t
tmp_t
:filesystem associate;
1000
allow tun_tap_device_t
tmp_t
:filesystem associate;
1098
allow device_t
tmp_t
:filesystem associate;
1102
allow agp_device_t
tmp_t
:filesystem associate;
1106
allow apm_bios_t
tmp_t
:filesystem associate;
1110
allow cardmgr_dev_t
tmp_t
:filesystem associate;
1120
allow cardmgr_dev_t
tmp_t
:filesystem associate;
1124
allow clock_device_t
tmp_t
:filesystem associate;
1128
allow cpu_device_t
tmp_t
:filesystem associate
[
all
...]
/external/ltp/testcases/kernel/fs/quota_remount/
quota_remount_test01.sh
92
chcon -t
tmp_t
$MNTDIR || die 2 "Could not change SELinux file type"
Completed in 88 milliseconds