Home
last modified time | relevance | path

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

/aosp_15_r20/external/selinux/sandbox/
H A Dseunshare.c464 struct stat *out_st, struct passwd *pwd, const char *execcon) in create_tmpdir()
582 killall (const char *execcon) in killall()
648 const char *execcon = NULL; in main() local
/aosp_15_r20/external/selinux/libselinux/utils/
H A Dselinuxexeccon.c19 static char * get_selinux_proc_context(const char *command, const char * execcon) { in get_selinux_proc_context()