Searched refs:getcon (Results 1 – 16 of 16) sorted by relevance
11 #define getcon(...) (-1) macro59 else ok = getcon(&result) == 0; in lsm_context()
72 rc = getcon(&fromcon); in hidden_def()345 rc = getcon(&fromcon); in get_ordered_context_list_with_level()410 rc = getcon(&fromcon); in get_ordered_context_list()
16 rc = getcon(&mycon); in setexecfilecon()
38 hidden_proto(getcon)
349 hidden_def(getcon)
6 getcon;
7 getcon;
40 if (getcon(&con) < 0) { in main()
51 if (getcon(&cur_context) < 0) { in main()
61 if (getcon(&cur_context) < 0) { in main()
186 if (getcon((security_context_t *)&oldctx) < 0) { in ssh_selinux_change_context()
395 self.setype = selinux.getcon()[1].split(":")[2]429 con = selinux.getcon()[1].split(":")
29 extern int getcon(char ** con);
417 if (getcon(&context) >= 0) { in main()
250 getcon(&my_context); in init_colors()
1183 rc = getcon(&ctx_str); in selinux_android_setcontext()