Home
last modified time | relevance | path

Searched refs:security_compute_create (Results 1 – 10 of 10) sorted by relevance

/external/selinux/libselinux/src/
Dcompute_create.c151 int security_compute_create(const char * scon, in hidden_def()
158 hidden_def(security_compute_create)
Dsetexecfilecon.c24 rc = security_compute_create(mycon, fcon, string_to_security_class("process"), &newcon); in setexecfilecon()
Dselinux_internal.h26 hidden_proto(security_compute_create)
/external/selinux/libselinux/utils/
Dcompute_create.c26 ret = security_compute_create(argv[1], argv[2], tclass, &buf); in main()
Dselinuxexeccon.c24 ret = security_compute_create(execcon, fcon, string_to_security_class("process"), &newcon); in get_selinux_proc_context()
/external/libselinux/src/
Dcompute_create.c13 int security_compute_create(const char * scon, in security_compute_create() function
Dselinux_internal.h24 hidden_proto(security_compute_create)
Davc.c834 rc = security_compute_create(ssid->ctx, tsid->ctx, tclass, in avc_compute_create()
/external/libselinux/include/selinux/
Dselinux.h172 extern int security_compute_create(const char * scon,
/external/selinux/libselinux/include/selinux/
Dselinux.h208 extern int security_compute_create(const char * scon,