Home
last modified time | relevance | path

Searched defs:execcon (Results 1 – 2 of 2) sorted by relevance

/external/selinux/policycoreutils/sandbox/
Dseunshare.c434 struct stat *out_st, struct passwd *pwd, security_context_t execcon) in create_tmpdir()
552 killall (security_context_t execcon) in killall()
618 security_context_t execcon = NULL; in main() local
/external/selinux/libselinux/utils/
Dselinuxexeccon.c19 static char * get_selinux_proc_context(const char *command, char * execcon) { in get_selinux_proc_context()