Lines Matching full:oldc
1493 context_struct_t oldc;1503 if (context_cpy(&oldc, c))1541 rc = convert_context_handle_invalid_context(&oldc);1546 context_destroy(&oldc);1550 context_to_string(NULL, policydb, &oldc, &s, &len);1551 context_destroy(&oldc);