Home | History | Annotate | Download | only in src

Lines Matching defs:oldc

1569 	context_struct_t oldc;
1579 if (context_cpy(&oldc, c))
1617 rc = convert_context_handle_invalid_context(&oldc);
1622 context_destroy(&oldc);
1626 context_to_string(NULL, policydb, &oldc, &s, &len);
1627 context_destroy(&oldc);