Home
last modified time | relevance | path

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

/external/selinux/libselinux/utils/
Dselinuxexeccon.c19 static char * get_selinux_proc_context(const char *command, char * execcon) { in get_selinux_proc_context() function
48 proccon = get_selinux_proc_context(argv[1], con); in main()