Home
last modified time | relevance | path

Searched defs:context_new (Results 1 – 3 of 3) sorted by relevance

/external/libselinux/src/
Dcontext.c22 context_t context_new(const char *str) in context_new() function
85 hidden_def(context_new) in hidden_def() argument
/external/qemu/distrib/libselinux/src/
Dcontext.c22 context_t context_new(const char *str) in context_new() function
85 hidden_def(context_new) in hidden_def() argument
/external/dnsmasq/src/
Drfc2131.c291 struct dhcp_context *context_tmp, *context_new = NULL; in dhcp_reply() local