Home
last modified time | relevance | path

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

/external/selinux/policycoreutils/secon/
Dsecon.c374 static int my_getpidexeccon_raw(pid_t pid, security_context_t * con) in my_getpidexeccon_raw() function
475 ret = my_getpidexeccon_raw(opts->f.pid, &con); in get_scon()