Searched refs:newcon (Results 1 – 5 of 5) sorted by relevance
149 sepol_context_t *newcon; in hidden_def() local151 if (sepol_context_clone(handle, con, &newcon) < 0) { in hidden_def()157 iface->netif_con = newcon; in hidden_def()176 sepol_context_t *newcon; in hidden_def() local177 if (sepol_context_clone(handle, con, &newcon) < 0) { in hidden_def()183 iface->netmsg_con = newcon; in hidden_def()
276 sepol_context_t *newcon; in hidden_def() local278 if (sepol_context_clone(handle, con, &newcon) < 0) { in hidden_def()284 port->con = newcon; in hidden_def()
663 sepol_context_t *newcon; in hidden_def() local665 if (sepol_context_clone(handle, con, &newcon) < 0) { in hidden_def()671 node->con = newcon; in hidden_def()
16 security_context_t * newcon) in security_compute_create() argument50 *newcon = strdup(buf); in security_compute_create()51 if (!(*newcon)) { in security_compute_create()
174 security_context_t * newcon);181 security_context_t * newcon);188 security_context_t * newcon);