OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SELABEL_OPT_DIGEST
(Results
1 - 7
of
7
) sorted by null
/external/selinux/libselinux/include/selinux/
label.h
56
#define
SELABEL_OPT_DIGEST
5
119
* generate the digest. The
SELABEL_OPT_DIGEST
option must
/external/selinux/policycoreutils/setfiles/
restore.c
30
{
SELABEL_OPT_DIGEST
, r_opts->
selabel_opt_digest
}
restorecon_xattr.c
107
{
SELABEL_OPT_DIGEST
, (char *)1 }
/external/selinux/restorecond/
restore.c
25
{
SELABEL_OPT_DIGEST
, r_opts->
selabel_opt_digest
}
/external/selinux/libselinux/utils/
selabel_digest.c
76
{
SELABEL_OPT_DIGEST
, digest }
/external/selinux/libselinux/src/
label.c
71
if (opts[n].type ==
SELABEL_OPT_DIGEST
&&
selinux_restorecon.c
1076
{
SELABEL_OPT_DIGEST
, (char *)1 }
Completed in 804 milliseconds