Lines Matching refs:ERR
33 ERR(handle, "boolean %s no longer in policy", name); in bool_update()
37 ERR(handle, "illegal value %d for boolean %s", value, name); in bool_update()
46 ERR(handle, "out of memory"); in bool_update()
50 ERR(handle, "could not update boolean %s", cname); in bool_update()
77 ERR(handle, "could not convert boolean %s to record", name); in bool_to_record()
95 ERR(handle, "error while re-evaluating conditionals"); in sepol_bool_set()
102 ERR(handle, "could not set boolean %s", name); in sepol_bool_set()
130 ERR(handle, "out of memory, could not check " in sepol_bool_exists()
170 ERR(handle, "out of memory"); in sepol_bool_query()
173 ERR(handle, "could not query boolean %s", cname); in sepol_bool_query()
213 ERR(handle, "could not iterate over booleans"); in sepol_bool_iterate()