Home
last modified time | relevance | path

Searched refs:getcon (Results 1 - 8 of 8) sorted by relevance

/third_party/toybox/lib/
H A Dlsm.h11 #define getcon(...) (-1) macro
58 else ok = getcon(&result) == 0; in lsm_context()
/third_party/eudev/src/shared/
H A Dselinux-util.c217 r = getcon(&mycon); in mac_selinux_get_create_label_from_exe()
243 r = getcon(label); in mac_selinux_get_our_label()
267 r = getcon(&mycon); in mac_selinux_get_child_mls_label()
/third_party/selinux/libselinux/src/
H A Dget_context_list.c73 rc = getcon(&backup_fromcon); in get_default_context_with_rolelevel()
361 rc = getcon(&backup_fromcon); in get_ordered_context_list_with_level()
422 rc = getcon(&backup_fromcon); in get_ordered_context_list()
H A Dsetexecfilecon.c16 rc = getcon(&mycon); in setexecfilecon()
/third_party/selinux/libselinux/utils/
H A Dselinuxexeccon.c40 if (getcon(&con) < 0) { in main()
H A Dgetconlist.c57 if (getcon(&cur_context) < 0) { in main()
H A Dgetdefaultcon.c64 if (getcon(&cur_context) < 0) { in main()
/third_party/selinux/libselinux/include/selinux/
H A Dselinux.h33 extern int getcon(char ** con);

Completed in 4 milliseconds