Home
last modified time | relevance | path

Searched defs:con_str (Results 1 – 5 of 5) sorted by relevance

/external/selinux/libsemanage/src/
Dinterfaces_file.c26 char *con_str = NULL; in iface_print() local
Dnodes_file.c27 char *con_str = NULL; in node_print() local
Dfcontexts_file.c50 char *con_str = NULL; in fcontext_print() local
Dports_file.c27 char *con_str = NULL; in port_print() local
/external/selinux/libsepol/src/
Dcontext.c294 const char *con_str, size_t con_str_len) in context_from_string()