Lines Matching refs:handle
72 sepol_handle_t *handle;
151 ERR(state->handle, "Memory error");
158 ERR(state->handle, "Memory error");
166 ERR(state->handle,
174 ERR(state->handle,
190 ERR(state->handle, "Out of memory!");
214 ERR(state->handle, "Found conflicting default user definitions");
221 ERR(state->handle, "Found conflicting default role definitions");
228 ERR(state->handle, "Found conflicting default range definitions");
264 ERR(state->handle,
283 ERR(state->handle, "Memory error\n");
295 ERR(state->handle, "Memory error\n");
304 ERR(state->handle,
357 ERR(state->handle,
363 ERR(state->handle,
370 INFO(state->handle, "copying role %s", id);
419 ERR(state->handle, "Out of memory!");
452 ERR(state->handle,
458 ERR(state->handle,
467 INFO(state->handle, "copying type %s", id);
518 ERR(state->handle, "Out of memory!");
537 INFO(state->handle, "copying user %s", id);
584 ERR(state->handle, "Out of memory!");
605 INFO(state->handle, "copying boolean %s", id);
633 ERR(state->handle,
654 ERR(state->handle, "Out of memory!");
677 ERR(state->handle,
684 ERR(state->handle,
715 ERR(state->handle,
722 ERR(state->handle,
759 ERR(state->handle,
764 ERR(state->handle,
788 ERR(state->handle,
793 ERR(state->handle,
817 ERR(state->handle,
822 ERR(state->handle,
866 ERR(state->handle, "%s: Could not find type %s for alias %s.",
872 ERR(state->handle, "%s: Self aliasing of %s.",
882 INFO(state->handle, "copying alias %s", id);
918 ERR(state->handle,
935 ERR(state->handle, "Out of memory!");
993 ERR(state->handle, "Out of memory!");
1022 ERR(state->handle, "Out of memory!");
1046 ERR(state->handle, "Out of memory");
1098 INFO(state->handle, "fixing role %s", id);
1139 ERR(state->handle, "Out of memory!");
1172 INFO(state->handle, "fixing attribute %s", id);
1192 ERR(state->handle, "Out of memory!");
1217 INFO(state->handle, "fixing user %s", id);
1233 ERR(state->handle, "Out of memory!");
1325 ERR(state->handle, "Out of memory!");
1383 ERR(state->handle, "Out of memory!");
1425 ERR(state->handle, "Out of memory!");
1470 ERR(state->handle, "Out of memory!");
1518 ERR(state->handle, "Out of memory!");
1583 ERR(state->handle, "Out of memory!");
1693 ERR(state->handle, "Out of memory!");
1750 ERR(state->handle, "Out of memory!");
1761 ERR(state->handle, "Out of memory!");
1769 ERR(state->handle, "Out of memory\n");
1873 ERR(state->handle,
1890 ERR(state->handle, "Out of memory!");
2020 ERR(state->handle,
2083 ERR(state->handle,
2091 ERR(state->handle,
2101 ERR(state->handle,
2111 ERR(state->handle,
2146 ERR(state->handle,
2151 ERR(state->handle,
2172 * This will correctly handle all dependencies, including mutual and
2184 INFO(state->handle, "Determining which avrules to enable.");
2207 INFO(state->handle, "check module %s decl %d\n",
2287 ERR(state->handle, "Out of memory!");
2296 ERR(state->handle, "Out of memory!");
2301 ERR(state->handle, "Out of memory!");
2316 ERR(state->handle, "Out of memory!");
2323 ERR(state->handle,
2358 ERR(state->handle, "Out of memory!");
2365 ERR(state->handle, "Out of memory!");
2382 ERR(state->handle,
2411 INFO(state->handle, "expanding role attribute %s", id);
2432 ERR(state->handle, "Out of memory!");
2471 ERR(state->handle, "Out of memory!");
2484 INFO(state->handle, "Populating role-attribute relationship "
2510 int link_modules(sepol_handle_t * handle,
2521 state.handle = handle;
2524 ERR(state.handle, "Target of link was not a base policy.");
2533 ERR(state.handle, "Out of memory!");
2538 ERR(state.handle,
2545 ERR(state.handle,
2548 ERR(state.handle,
2557 ERR(state.handle, "Out of memory!");
2595 if (policydb_index_others(state.handle, state.base, 0)) {
2596 ERR(state.handle, "Error while indexing others");
2612 ERR(state.handle, "Error while indexing classes");
2615 if (policydb_index_others(state.handle, state.base, 0)) {
2616 ERR(state.handle, "Error while indexing others");